Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

While not completely related, can anybody suggest a good, clean way of implementing centralised login under Linux?

With yp/nis being out of date (and not considered secure?) most things seem to point to using Kerberos for auth, but how do people then go about syncing passwd or some other method of getting all user accounts consistent across all machines?

Then what about files, is nfs still the preferred method of sharing the home directories?

Some questions. Sorry



Set up an LDAP server to handle authentication, and configure PAM to talk to that LDAP server.

Edit: s/and/an/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: