| Ken Schaefer 2007-12-26, 7:32 am |
| 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
"ASHOK" <ASHOK@discussions.microsoft.com> wrote in message
news:DEAB9F48-54DD-47B6-BF52-62FACC693748@microsoft.com...
>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
>
|