Commit Graph

17 Commits

Author SHA1 Message Date
ache
0b4602128d Non-blocking lock
Remove old salt cause possible endless loop
Submitted by: <wosch@cs.tu-berlin.de>
1995-04-09 03:34:10 +00:00
ache
bb02d181c2 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
jkh
b7f9ed0c1c Correct some of the english. 1995-01-09 11:32:01 +00:00
jkh
cdb5aef0c6 Wolfram Schneider <wosch@cs.tu-berlin.de>:
o manpage
	o save configuration in /etc/adduser.conf
	o send message file (/etc/adduser.message)
Submitted by:	woschcs.tu-berlin.de
1995-01-09 11:26:31 +00:00
jkh
4f7c0cd08c Update adduser to version by Wolfram Schneider. Sorry, Gary, but his
adduser is a Cadillac to your Volkswagen.. :-)
Submitted by:	wosch@cs.tu-berlin.de
1995-01-03 09:46:14 +00:00
ache
3d115580df Change ${COPY} to -c, always needed here
Remove manpage reference to BSD adduser, add pwd_mkdb reference
1994-12-31 11:12:35 +00:00
ache
eeb5134921 Remove extra targets per Bruce suggestion.
Use more macros instead of hardcoded things
1994-12-30 15:38:04 +00:00
ache
2af6fb79ef Change man section 1994-12-30 12:15:39 +00:00
ache
052734e54d Oops, rename adduser.sh to adduser.perl
Add empty clean and obj targets.
1994-12-30 12:13:08 +00:00
ache
16dca124d8 Yet one cleanup 1994-12-30 12:03:48 +00:00
bde
fbeffe6874 Fix everything. 1994-12-30 07:18:23 +00:00
gclarkii
eff40bbc02 Changed my copyright back. Too many problems with new one. 1994-12-28 17:27:21 +00:00
ache
9ee927b7b5 Fix configfile path 1994-12-28 13:49:55 +00:00
ache
820d5705d0 Move conf files to src/etc 1994-12-28 13:47:31 +00:00
gclarkii
840e179f52 Add makefile for adduser.
Would a makefile guru please look this over to make sure I did this right?
1994-12-28 07:35:09 +00:00
gclarkii
90e40a4fbb Add Id strings 1994-12-28 07:11:29 +00:00
gclarkii
a839cfdbd5 Adding my adduser command. I only have to add a makefile for it to
be compleate.
1994-12-28 06:55:42 +00:00