Date: Tue, 8 May 2001 20:40:37 -0700 (PDT) From: Alfred Perlstein <alfred@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh auth-pam.c Message-ID: <200105090340.f493ecM79958@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alfred 2001/05/08 20:40:37 PDT Modified files: crypto/openssh auth-pam.c Log: Fix some of the handling in the pam module, don't unregister things that were never registered. At the same time handle a failure from pam_setcreds with a bit more paranioa than the previous fix. Sync a bit with the "Portable OpenSSH" work to make comparisons a easier. Revision Changes Path 1.5 +51 -15 src/crypto/openssh/auth-pam.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105090340.f493ecM79958>