On an SBS 2003 SP2 server, at my own office, I have some webpages.
1 of them, for example, http://www.test.nl.
All computers on the web can access this website.
Now I have added a subfolder “secret” to the website and changed the permissions on that folder so that IUSR_Computername doesn’t have access, only Administrators and System have access.
On the website I have Anonymous access and Windows Integrated authentication enabled.
When I browse to http://www.test.nl/secret, I get a pop-up, I type my user ID and password, and I am in.
This works for many PC’s, but not the ones at 1 of my clients.
All computers there can access http://www.test.nl, but http://www.test.nl/secret comes up with :
HTTP Error 401.1 – Unauthorized: Access is denied due to invalid credentials.
Since it works on many computers, my guess is it’s not an issue on the SBS server, but I could be wrong.
Does anybody have a clue ?