NetBSD/usr.sbin/user
agc 18e50dcd89 Use syslog(3) to log new users and groups, deletions of users and groups,
and modification of user and group information.

Syslog priority is LOG_INFO, facility is LOG_USER (there is no need to
do this via LOG_AUTH, since the password and group files are world
readable).

Suggested by Hubert Feyrer, after a similar facility in Linux.
2002-08-27 12:38:02 +00:00
..
Makefile Remove user from supplementary groups when deleting a user and not 2002-07-08 22:17:47 +00:00
defs.h Add new functionality, and fix some bugs and oversights: 1999-12-24 09:08:48 +00:00
group.8 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
groupadd.8 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
groupdel.8 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
groupinfo.8 Use standard headers. 2002-02-02 02:05:29 +00:00
groupmod.8 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
main.c Fix build problem probably caused by some toolchain change. 2002-07-09 10:34:16 +00:00
user.8 Don't xref ourselves, use Nm. 2002-06-24 18:22:37 +00:00
user.c Use syslog(3) to log new users and groups, deletions of users and groups, 2002-08-27 12:38:02 +00:00
useradd.8 be more explicit about creation of /etc/usermgmt.conf 2002-06-10 08:33:05 +00:00
userdel.8 Remove user from supplementary groups when deleting a user and not 2002-07-08 22:17:47 +00:00
userinfo.8 add usermgmt.conf man page. 2002-06-01 06:28:06 +00:00
usermgmt.conf.5 Widen tag for list. 2002-06-01 09:21:11 +00:00
usermgmt.h Clean up last (no spaces before parentheses). 2002-07-09 14:13:18 +00:00
usermod.8 be more explicit about creation of /etc/usermgmt.conf 2002-06-10 08:33:05 +00:00