freebsd-dev/usr.sbin/adduser
Andrey A. Chernov f01592bbca o more options
o less restrictive, you can choise uid, gid ...
	o invite user into some groups
	o encrypted passwords with crypt
	o batch mode (for instance, this works now:
	  $ adduser -batch jkh guest,uuadmin "Jordan K. Hubbard" passwd
	  see manpage for more details)

Submitted by: Wolfram Schneider <wosch@cs.tu-berlin.de>
1995-03-08 22:44:37 +00:00
..
adduser Changed my copyright back. Too many problems with new one. 1994-12-28 17:27:21 +00:00
adduser.1 Changed my copyright back. Too many problems with new one. 1994-12-28 17:27:21 +00:00
adduser.8 o more options 1995-03-08 22:44:37 +00:00
adduser.conf Add Id strings 1994-12-28 07:11:29 +00:00
adduser.perl o more options 1995-03-08 22:44:37 +00:00
adduser.sh Yet one cleanup 1994-12-30 12:03:48 +00:00
Makefile Change ${COPY} to -c, always needed here 1994-12-31 11:12:35 +00:00
userids Adding my adduser command. I only have to add a makefile for it to 1994-12-28 06:55:42 +00:00