authentication Via Active directory .

authentication Via Active directory .

am 24.12.2007 10:35:00 von Ashok

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 .

am 25.12.2007 06:17:09 von David Wang

On Dec 24, 1:35 am, ASHOK 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
//