NetBSD/usr.sbin/user
agc b35288ab0c Add a function is_local_user(), and use it in moduser(), to check that
the user is not found through NIS.

Completes fix of PR 17849, from Grant Beattie (grant@netbsd.org).

Also, don't cast return type of pw_abort(3) to void, as it already is void.
2002-08-06 11:56:26 +00:00
..
Makefile Remove user from supplementary groups when deleting a user and not 2002-07-08 22:17:47 +00:00
defs.h
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 Add a function is_local_user(), and use it in moduser(), to check that 2002-08-06 11:56:26 +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