authentication Via Active directory .
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
Re: authentication Via Active directory .
On Dec 24, 1:35 am, ASHOK <AS... [at] discussions.microsoft.com> wrote:
> 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
Just configure the website to require Integrated Authentication and
uncheck all other authentication methods.
None domain users will have to pass authentication of a domain user to
view the site.
//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//