Should sshd be fixed to handle NIS+ keylogin

Darren J Moffat Darren.Moffat at Sun.COM
Tue Jan 15 10:01:51 EST 2002


> then sshd doesn't do the keylogin, therefore, no home directory (dh Secured
> NFS). and resticted access to the NIS+ maps.
> 
> Should sshd be fixed to handle the keylogin. (Obviously this could only work
> with password auth)


keylogin is handled by pam_unix on Solaris and since sshd always calls
pam_setcred if it was built with PAM support this should just work.


If you want AUTH_DH secured NFS then you can't use publickey
authenticatio with sshd since you need to supply your secure rpc key
(which is usually the same as your login password).

-- 
Darren J Moffat




More information about the openssh-unix-dev mailing list