Date: Sat, 28 Aug 2004 14:32:10 +0000 (UTC) From: Mike Makonnen <mtm@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/adduser adduser.sh Message-ID: <200408281432.i7SEWA4V007301@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mtm 2004-08-28 14:32:10 UTC
FreeBSD src repository
Modified files:
usr.sbin/adduser adduser.sh
Log:
Also, match the full path to the special nologin shell.
Previously, it would recognize it as a valid shell only
if the basename (nologin) was specified. Now, it will
recognize both the basename and the full path.
NOTE: The full path as adduser(8) understands it is /usr/sbin/nologin.
There is a symlink, /sbin/nologin, but that's deprecated and
only there for backwards compatibility.
Revision Changes Path
1.24 +2 -1 src/usr.sbin/adduser/adduser.sh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408281432.i7SEWA4V007301>
