Date: Sat, 28 Jul 2001 12:53:10 -0700 (PDT) From: Mark Murray <markm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/login login.c Message-ID: <200107281953.f6SJrBk74030@freefall.freebsd.org>
index | next in thread | raw e-mail
markm 2001/07/28 12:53:10 PDT
Modified files:
usr.bin/login login.c
Log:
Fix the environment handling:
However, there's still a bug in login.c
because you copy the environment *before* the call to pam_open_session,
which won't set the necessary variables set by /usr/ports/security/pam_ssh.
Submitted by: Volker Stolz <stolz@hyperion.informatik.rwth-aachen.de>
Revision Changes Path
1.65 +12 -13 src/usr.bin/login/login.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107281953.f6SJrBk74030>
