HardenedBSD/usr.sbin/adduser
Dag-Erling Smørgrav 46c4e86ebf adduser: Fix confusion between uclass and _class.
This caused adduser to produce an invalid `pw(8)` command line.  Due to
bugs in `pw(8)`, the command line was silently accepted and led to the
user being created, but locked out and with no home directory.

Also fix the default value for the “Another user?” prompt.

Fixes:		170d088290
MFC after:	3 days
Reviewed by:	karels, allanjude
Differential Revision:	https://reviews.freebsd.org/D45098
2024-05-06 18:18:47 +02:00
..
adduser.8
adduser.conf.5
adduser.sh adduser: Fix confusion between uclass and _class. 2024-05-06 18:18:47 +02:00
Makefile
Makefile.depend
rmuser.8
rmuser.sh