freebsd-dev/crypto/openssh/pam_ssh
Brian Feldman b71e3dafa5 Add the PAM SSH RSA key authentication module. For example, you can add,
"login  auth    sufficient      pam_ssh.so" to your /etc/pam.conf, and
users with a ~/.ssh/identity can login(1) with their SSH key :)

PR:		15158
Submitted by:	Andrew J. Korty <ajk@waterspout.com>
Reviewed by:	obrien
1999-11-29 07:09:44 +00:00
..
pam_ssh.c Add the PAM SSH RSA key authentication module. For example, you can add, 1999-11-29 07:09:44 +00:00