Date: Fri, 2 May 1997 13:20:51 -0700 (PDT) From: "Andrey A. Chernov" <ache@FreeBSD.ORG> To: CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/security/ssh/patches patch-af Message-ID: <199705022020.NAA12311@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 97/05/02 13:20:50 Modified: security/ssh/patches patch-af Log: Fix 3 error with login.conf 1) pw->pw_class was always zero since not copied 2) login_getuserclass() used instead of login_getclass(), so default class always returned 3) env pointer can be redefined at the moment of setusercontext() call Revision Changes Path 1.15 +38 -24 ports/security/ssh/patches/patch-af
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705022020.NAA12311>