Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IIS Authentication 2

Status
Not open for further replies.

ryandoah

Programmer
Mar 5, 2004
101
US
Hi All,

I have a password protected website(intranet) that uses our domain user logon information for authentication. This works fine, but I have a couple of users in a branch office(same domain) that after they initially logon, when they try to hit another page (within the logon scope) they get the logon prompt again(though they shouldn't), but it won't allow them to authentcate to read the page. They try three times and it sends them to an error page. HTTP 401.3 - Access Denied by ACL on Resource. So far as I know, these are the only two poeple having this problem, and other people in the same office have no problems at all. Any ideas. I'm running Win2000Svr/IIS5

Thanks,
ryandoah
 
Yuop sounds like NTFS permissions to me.
They are at a lower level to Integrated Windows Authentication so you have to get into both.


Dazed and confused
 
Thanks guys. That's the direction I was thinking, as it really doesn't sound like it can be anything else, but ya never know sometimes. I'll talk to our domain manager.
Thank again.
ryandoah
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top