Re: Domain authentication
- From: penlaster <penlaster@xxxxxxxxx>
- Date: Wed, 28 Feb 2007 12:38:20 GMT
If anything, you would want to configure an AD client to flush cached credentials rather than use them. The cached credentials was meant more as a worst case scenario (i.e. local network connectivity goes down and users still need to log in, etc...).
Cached credentials was not designed as a solution for logging in. If clients do not authenticate against a DC then they do not know about their security rights along with network resources and a slew of additional ldap features. Also, if you have a domain password policy which expires passwords every x days then the synchronization will be thrown off as well.
If this is just a handful of workstations you might want to simply create local accounts and have the users authenticate against the local machine (while keeping the workstations in the domain and you manage the accounts remotely). You could also decentralize those handful of workstations by disjoining them from the domain and creating a workgroup type setup. If it's more than a handful of machines then you might want to consider getting a lightweight DC up and running in that location.
It all depends on how much administrative overhead you're willing to deal with and what your design requires.
-penlaster
Dharan Prakash wrote:
In a typical Active directory - Domain environment, the clients authenticate users and this authentication happens in the domain controller. But if the domain controller is not available or cannot be contacted, authentication happens at the client itself using cached credentials. I have two queries..
1. Can we configure the client so that the domain authentication happens using cached credentials most of the time or less frequently contact the domain controller?
2. From the security perspective what are caveats of this approach?
thanks
- Prev by Date: Re: Domain authentication
- Next by Date: Re: Forced user password change request only by 2-nd login
- Previous by thread: Re: Domain authentication
- Next by thread: Re: Forced user password change request only by 2-nd login
- Index(es):
Relevant Pages
|
Loading