NIS+, keylogin, login and PAM
NIS+, keylogin, login and PAM
Next: The nsswitch.conf File Up: NIS+ Requirements Previous: NIS+ Requirements
NIS+, keylogin, login and PAM
When the user logs in, he need to set his secretkey to keyserv. This is done by calling "keylogin". The login from the shadow package will do this for the user, if it was compiled against glibc 2.1. For a PAM aware login, you have to change the /etc/pam.d/login file to use pam_unix2, not pwdb, which doesn't support NIS+.
2005-05-04