Page 1 of 1

IIS 6.0 Anonymous access

Posted: Thu Feb 08, 2007 4:25 am
by Jenk
Hi all,

I've got a server running IIS 6.0, and when someone from outside of the local domain connects over https they will get the password prompt for the domain. If the do not enter a valid account for that domain they will be given a 401.1.

I've got the server configured to use an IUSR_<servername> local account for all anonymous access, and the SSL certificate is valid etc. (Infact the user receives the certificate/key before prompted for username/password)

Does anyone know how I can fully allow anonymous access from an outside domain?

This has been troubling me for the past couple of days now and is making me lose my hair!

Thanks in advance.