opnsense-src/lib/libpam/modules/pam_ssh
Dag-Erling Smørgrav 12b6e9a089 ssh_get_authentication_connection() gets its parameters from environment
variables, so temporarily switch to the PAM environment before calling it.

Submitted by:	Takanori Saneto <sanewo@ba2.so-net.ne.jp>
2002-02-04 17:15:44 +00:00
..
Makefile Protect "make buildworld" against -Werror, as this module does not 2002-02-04 16:09:25 +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 ssh_get_authentication_connection() gets its parameters from environment 2002-02-04 17:15:44 +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