freebsd-src/usr.sbin/adduser
Mike Makonnen a53b524bb4 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.
2004-08-28 14:32:10 +00:00
..
adduser.8 Accept full path names in addition to base names for shells. 2004-06-06 17:55:55 +00:00
adduser.conf.5 Assorted markup, grammar, and spelling fixes. 2004-06-13 18:03:44 +00:00
adduser.sh Also, match the full path to the special nologin shell. 2004-08-28 14:32:10 +00:00
Makefile Add an adduser.conf manual page. 2004-03-30 21:50:42 +00:00
rmuser.8 Add note that rmuser will clean up any IPC mechanisms owned by the user. 2004-06-08 14:52:55 +00:00
rmuser.sh Make rmuser now also remove ipc resources. Also, fix a few minor 2004-02-29 09:54:15 +00:00