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
..
defs.h
group.8
groupadd.8
groupdel.8
groupinfo.8
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
Makefile Remove user from supplementary groups when deleting a user and not 2002-07-08 22:17:47 +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
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