|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
iis permission !
when i type 127.0.0.1 on browser and then it give me login window to enter username and password , how can i stop this process . i m using iis version 5.1
|
|
#2
|
||||
|
||||
|
Enable anonymous authentication and make sure that the IUSR_computername account has permission to read the web root directory.
|
|
#3
|
||||
|
||||
|
softmind, are you using IE ?
If your not, try it and you will probably find that it works. The reason being IIS uses Integrated Windows Authentication by default, and I guess some component of this is integrated into IE which auththenticates you automatically. If you are using Firefox by any chance this is easily fixed: In the address bar type "about:config" (without quotes). Press OK (or hit enter) and then find the line that says network.automatic-ntlm-auth.trusted-uris, double-click it and type in "localhost" (without quotes). Anyway hope that helps... |
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > iis permission ! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|