Forum Moderators: open
server1.mydomain.com: Active Directory Server, Windows Server 2003
server2.mydomain.com: IIS 5.0 Server, Windows 2000 Server, MyWebsite
There is 1 user: mydomain\user1 (has Store password using reversible encryption enabled)
MyWebsite Properties:
Directory/Page: D:\MyWebsite\default.htm
Directory Permissions: user1 (Read Only)
IIS Virtual Directory: MyWebsite (Points to above Windows directory)
IIS Directory Security: Digest Authentication
Problem:
When I browse to [server2.mydomain.com...] I get asked for my login details, when I enter:
Username: user1
Password: User1Password
it doesn't work, it prompts again for the username/password and locks the user out after 3 incorrect attempts.
If I use Basic Authentication in IIS it works fine.
I believe I have the Digest Auth setup correctly according to [support.microsoft.com...] user1's account is set to "Store password using reversible encryption" and the password was reset afterwards.
Any ideas what the problem may be?
Thanks,
Andrew