]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ssh_get_authentication_connection() gets its parameters from environment
authordes <des@FreeBSD.org>
Mon, 4 Feb 2002 17:15:44 +0000 (17:15 +0000)
committerdes <des@FreeBSD.org>
Mon, 4 Feb 2002 17:15:44 +0000 (17:15 +0000)
commit0b3772b62a8c3d89f2167505c61ed82c6c58d41e
tree507b8bf12741e578a6864720797b7935237b7dcb
parent8f97296c6846096aef4ac41ae2520f6f1a9b9709
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>
lib/libpam/modules/pam_ssh/pam_ssh.c