Click to See Complete Forum and Search --> : [RESOLVED] IIS Authentication Issue


ldoodle
08-08-2007, 11:22 AM
Hi,

I have an intranet site which connects to Active Directory to read user details such as initials, first name, last name etc.

This works OK if I have Basic Authentication turned on as it prompts for username and password, but this isn't good.

If I just leave Integrated Authentication on, I get error code '80072020' which is the line that attempts to read the user properties.

Annonymous access is turned off.

I have allowed Delegation on the computer object on AD but still doesn't work.

Any suggestions?

Thanks/...

ldoodle
08-09-2007, 05:44 PM
Eventually solved it.

Thanks anyway.