freebsd-dev/lib/libpam/modules
green 8914ab4a62 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_cleartext_pass_ok Make it possible to use PAM in statically-linked applications. 1999-01-20 21:55:30 +00:00
pam_deny Revive the pam_deny and pam_permit modules from Linux-PAM. They are 1999-05-08 01:59:27 +00:00
pam_kerberosIV Don't include Kerberos if NOCRYPT is defined, because it isn't build 1999-11-14 15:48:29 +00:00
pam_login_access $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
pam_permit Revive the pam_deny and pam_permit modules from Linux-PAM. They are 1999-05-08 01:59:27 +00:00
pam_radius $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
pam_skey Make it possible to use PAM in statically-linked applications. 1999-01-20 21:55:30 +00:00
pam_ssh Add the PAM SSH RSA key authentication module. For example, you can add, 1999-11-29 07:09:44 +00:00
pam_tacplus Make it possible to use PAM in statically-linked applications. 1999-01-20 21:55:30 +00:00
pam_unix Add libcrypt. This previously/coincidentally worked for login, 1999-09-30 18:53:34 +00:00
Makefile Don't include Kerberos if NOCRYPT is defined, because it isn't build 1999-11-14 15:48:29 +00:00