|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
pb with application poolsi have created a simple webservice (Helloworld example from VS2005) i have put this webservice on my server and i setup a virtual directory on IIS 6 (i have SBS 2003) i have set a new application pool for this vistual server, with standard identity (Network service) i have disabled anonymous connections. all work good, from my browser, i have access to the webservice, from my final application, i have access too. (i need to autenticate, but it's normal because anonymous connection are disabled) but, if i create a new user, set in IIS_WPG group, and i use this user in the identity of my application pool... from my browser, if i autenticate only with username (without specifying the domain) and password of an user (even if it's an administrator) then i get correct access.. but if it set the username with domain (like DOMAIN\User or User@domain) then i get access denied.. if i try with my final application, then i always get access denied... what i do wrong ?? thank for your help ! Well, you ask what you did wrong, but you really did not say
what you expected to happen when. If domain users have not be granted access to the machine or the web interface, then what you see would be normal. Show quoteHide quote "Eric bouxirot" <ric***@rickou.net> wrote in message news:mn.e3db7d694d64b815.56407@rickou.net... > hi, > > i have created a simple webservice (Helloworld example from VS2005) > i have put this webservice on my server and i setup a virtual directory on > IIS 6 (i have SBS 2003) > i have set a new application pool for this vistual server, with standard > identity (Network service) > i have disabled anonymous connections. > > all work good, from my browser, i have access to the webservice, from my > final application, i have access too. (i need to autenticate, but it's > normal because anonymous connection are disabled) > > but, if i create a new user, set in IIS_WPG group, and i use this user in > the identity of my application pool... > from my browser, if i autenticate only with username (without specifying > the domain) and password of an user (even if it's an administrator) > then i get correct access.. > but if it set the username with domain (like DOMAIN\User or User@domain) > then i get access denied.. > > if i try with my final application, then i always get access denied... > > what i do wrong ?? > > thank for your help ! > >
FTP maximum password attempts
Implications of a SSL site as a virtual directory rather than a root website? SSL entire web site Accessing a web application anonymously Internet Access on an SBS 2003 Install Allow anonymous access between times IIS 6 and Anonymous on Windows Server 2003 Certificate Service Button Strange CN (Common Name) format with \x00 ... Export Security Cert |
|||||||||||||||||||||||