Date: Sun, 24 May 1998 20:34:53 -0700 (PDT) From: Steve Price <steve@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/su su.1 su.c Message-ID: <199805250334.UAA28558@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
steve 1998/05/24 20:34:53 PDT Modified files: usr.bin/su su.1 su.c Log: Allow a user in group 0 to su(1) to root if their primary group is 0 in /etc/passwd even if they aren't listed as a member in /etc/group. This is more inline with what the group manpage says. PR: 6696 Submitted by: Max Euston <meuston@jmrodgers.com> Revision Changes Path 1.13 +7 -4 src/usr.bin/su/su.1 1.26 +14 -5 src/usr.bin/su/su.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805250334.UAA28558>