Groups | Blog | Home
all groups > iis security > december 2007 >

iis security : how to get authentication from Active directory


ASHOK
12/24/2007 1:30:00 AM
I have to create an intranet site for my domain user only. I don’t want to
give anonymous access .that why I remove the anonymous user and keep it as
basic authentication .and tried Digest also. But the problem is still as on.

Our requirement: if user login As Domain user then he shouldn’t ask any
Authentication (take authentication from Dc) .and if user is not in domain
then he should pass authentication to view the site.




Is it possible to do the same?

Regards,
Ashok Kumar
Ken Schaefer
12/26/2007 10:12:39 PM
This is a browser issue, not an IIS issue.

It it up to the browser to send credentials for to the webserver
automatically, or prompt the user for credentials.

For IE, see:
http://support.microsoft.com/?id=258063

Cheers
Ken

--
My IIS Blog: www.adOpenStatic.com/cs/blogs/ken

[quoted text, click to view]
AddThis Social Bookmark Button