|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Removing IIS PasswordsI am having troubles in trying to remove the password from my websites. The
websites are being run through IIS. I want to make it so that the password box doesn't appear anymore and it doesn't need you to log in. What can i do??? -- Phill Phill Y via WinServerKB.com wrote:
> I am having troubles in trying to remove the password from my websites. The Sounds like you either aren't allowing anonymous logins to your website, > websites are being run through IIS. I want to make it so that the password > box doesn't appear anymore and it doesn't need you to log in. What can i do??? > > or you have not set appropiate permissions on your website root directory. To enable anonymous logins, right-click on your website, choose properties, then "Directory Security", click "Edit". Make sure that the checkbox saying "Anonymous access" is checked, and that the password given for the IUSR_xxx account is correct. Also, ensure that IUSR_xxx has permission to your website root. This is done by editing the list of users/groups with access in the Security tab of the folder's properties. Hope this helps! - Oyvind On Wed, 22 Jun 2005 01:20:01 GMT, "Phill Y via WinServerKB.com"
<forum@nospam.WinServerKB.com> wrote: >I am having troubles in trying to remove the password from my websites. The Allow anonymous access and remove all other authentication.>websites are being run through IIS. I want to make it so that the password >box doesn't appear anymore and it doesn't need you to log in. What can i do??? Jeff
Ideas on deferring authentication?
AUTHORIZATION with WINDOWS AUTHENTICATION -- HELP!! 401.3 frustration Multiple SSL on the same IIS .net user not working IIS6 how many users can share one account Installing root certificate & chain IIS and domain security IIS6 and Pass-Through Authentication How to generate a temporary cert ? |
|||||||||||||||||||||||