I have a simple ASP page on my server. I can access the page from any PC on the network as long as I'm signed on with administrative rights. However, normal users get 401.3 error "Not authorized due to ACL..." .
I checked the directory from windows explorer and it has among other entries "Everyone" with "Full Control".
On the server, I ran INetMgr.exe but it doesn't find anything at all.
What am I missing? Tarek