On Wed, Feb 24, 2010 at 10:57 AM, mitesh sharma <[email protected]> wrote: > On Wed, Feb 24, 2010 at 10:17 AM, Arun Khan <[email protected]> wrote: > >> On Wed, Feb 24, 2010 at 5:55 AM, Ramesh Jothimani >> <[email protected]> wrote: >> > How to create user account in all the remote client systems from server >> with >> > same user name and password ? >> >> you may even try Network Information Service(Yellow Pages)
NIS is old technology. Unless it is well embedded into the organization's IT infra, I would not recommend it for anyone considering deploying directory services. LDAP + Kerberos (optional) for Single Sign On (SSO), is the way to go. (FWIW, MS ADS is basically LDAP+Kerberos+MS extensions to both). -- Arun Khan _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
