Forum Moderators: open

Message Too Old, No Replies

Digest Authentication not working

         

andrewg 1976

10:27 pm on Oct 5, 2007 (gmt 0)

10+ Year Member



Scenario:

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

aspdaddy

8:18 am on Oct 8, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



What browser are you using to connect?
Try entering domain\username

tumi1

4:25 pm on Oct 10, 2007 (gmt 0)

10+ Year Member



Any luck with this, Andre? I'm experiencing a similar problem.