NetBSD/usr.sbin/user
agc 92ef00aeba Update previous to reflect reality. For blowfish passwords, the salt
can be a variable length field, so check the (fixed length) password
length, rather then the length of the whole password+salt+cipher.

Use a cipher type of "$2a" for blowfish.
2002-09-30 14:15:47 +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 Describe what this utility does a bit better. Pointed out by Curt Sampson. 2002-09-06 08:59:25 +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 Update previous to reflect reality. For blowfish passwords, the salt 2002-09-30 14:15:47 +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