wosch
f43e4b2a9b
documented login name limit
...
Obtained from: mailing list
1996-06-09 20:45:35 +00:00
gclarkii
189a7acd97
We DON'T ship bash by default, why is it the default shell?
...
We also don't ship tcsh or ksh by default.
Correct these two things to make sh the default and increase csh and sh
to be higher priority.
1996-05-06 06:15:19 +00:00
wosch
62448dde8e
Submitted by: Masafumi NAKANE <masafumi@tky007.tth.expo96.ad.jp>
...
bugfix: chown home directory if don't copy dotfiles
1996-02-10 17:15:47 +00:00
mpp
511d4f82b2
Fix a bunch of spelling errors in a bunch of man pages.
1996-01-30 13:52:50 +00:00
peter
c3f352d4ad
This commit was generated by cvs2svn to compensate for changes in r13122,
...
which included commits to RCS files with non-trunk default branches.
1995-12-30 19:02:48 +00:00
peter
ab124e78b0
recording cvs-1.6 file death
1995-12-30 19:02:48 +00:00
jkh
1904df8cb9
Clean up some of the english here..
1995-10-22 11:44:16 +00:00
jkh
ef97522a1e
Various fixes to make this work better when called from other tools.
...
Submitted by: Coranth Gryphon <gryphon@healer.com> & Wolfram Schneider <wosch@cs.tu-berlin.de>
1995-10-19 06:26:49 +00:00
jkh
055f32000d
The problem is the returned salt, while the freebsd man pages asks that the
...
crypt salt string begin with a '_', no other crypt's do. If you remove the
initialization of $salt to '_' in sub salt(), everything works as advertised.
Submitted by: Charles Henrich <henrich@crh.cl.msu.edu>
1995-05-20 13:05:22 +00:00
ache
87e4e8e6d5
Don't accept usernames longer than 8 characters
...
Submitted by: Wolfram Schneider <wosch@cs.tu-berlin.de>
1995-04-30 19:20:25 +00:00
ache
0933c2174b
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
ed3b852197
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
99804c7d49
Correct some of the english.
1995-01-09 11:32:01 +00:00
jkh
0cf90bc747
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
aec1675e97
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
866cb66ce4
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
d9a91dd43f
Remove extra targets per Bruce suggestion.
...
Use more macros instead of hardcoded things
1994-12-30 15:38:04 +00:00
ache
247b0f64fa
Change man section
1994-12-30 12:15:39 +00:00
ache
a308868ddc
Oops, rename adduser.sh to adduser.perl
...
Add empty clean and obj targets.
1994-12-30 12:13:08 +00:00
ache
df40a2211f
Yet one cleanup
1994-12-30 12:03:48 +00:00
bde
963bf79873
Fix everything.
1994-12-30 07:18:23 +00:00
gclarkii
b80f2f4fc2
Changed my copyright back. Too many problems with new one.
1994-12-28 17:27:21 +00:00
ache
f75a0b305c
Fix configfile path
1994-12-28 13:49:55 +00:00
ache
51b1e14e46
Move conf files to src/etc
1994-12-28 13:47:31 +00:00
gclarkii
46e9ddaf12
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
09e953fa34
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