freebsd-dev/lib/libpam/modules/pam_ssh
Ruslan Ermilov 0509dca0c3 Add pam_ssh support to the static PAM library, libpam.a:
- Spam /usr/lib some more by making libssh a standard library.
- Tweak ${LIBPAM} and ${MINUSLPAM}.
- Garbage collect unused libssh_pic.a.
- Add fake -lz dependency to secure/ makefiles needed for
  dynamic linkage with -lssh.

Reviewed by:	des, markm
Approved by:	markm
2002-01-23 15:54:17 +00:00
..
Makefile Add pam_ssh support to the static PAM library, libpam.a: 2002-01-23 15:54:17 +00:00
pam_ssh.8 mdoc(7) police: fix one pam_unix(8) left-over, sort xrefs. 2001-11-28 09:25:03 +00:00
pam_ssh.c Make libssh.so useable (undefined reference to IPv4or6). 2002-01-23 15:06:47 +00:00
pam_ssh.h (Re)Add an SSH module for PAM, heavily based on Andrew Korty's module 2001-07-29 18:31:09 +00:00