As the title states I have two SharePoint sites. One is using regular
Integrated Authentication and works great. I added the url to the
'Intranet' section of IE security (IE7). But on the other site I have
turned on Digest and turned off Integrated for public users. With that
site every time I visit it requires a logon. I would expect IE to pass
the local logon to IIS and digest would process it. But it doesn't and
I have to log in.

Any ideas?

Thanks
Chris Auer

Re: Intranet security fails on Digest security works fine on normal IIS security (Integrated) by Ken

Ken
Fri Mar 07 01:12:35 CST 2008

http://support.microsoft.com/?id=258063

IE supports auto logon only with Integrated Windows Authentiation (NTLM or
Kerberos), not other types (e.g. Digest)

Cheers
Ken

"Chris Auer" <chris.auer@gmail.com> wrote in message
news:dd09b310-32fc-4436-873d-c866be4a2b59@n75g2000hsh.googlegroups.com...
> As the title states I have two SharePoint sites. One is using regular
> Integrated Authentication and works great. I added the url to the
> 'Intranet' section of IE security (IE7). But on the other site I have
> turned on Digest and turned off Integrated for public users. With that
> site every time I visit it requires a logon. I would expect IE to pass
> the local logon to IIS and digest would process it. But it doesn't and
> I have to log in.
>
> Any ideas?
>
> Thanks
> Chris Auer