IIS 6.0 Anonymous access

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
User avatar
Jenk
DevNet Master
Posts: 3587
Joined: Mon Sep 19, 2005 6:24 am
Location: London

IIS 6.0 Anonymous access

Post 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.
Post Reply