summaryrefslogtreecommitdiffstats
path: root/usr.sbin/adduser
Commit message (Collapse)AuthorAgeFilesLines
* Non-blocking lockache1995-04-091-13/+20
| | | | | Remove old salt cause possible endless loop Submitted by: <wosch@cs.tu-berlin.de>
* o more optionsache1995-03-082-594/+1053
| | | | | | | | | | | 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>
* Correct some of the english.jkh1995-01-091-12/+12
|
* Wolfram Schneider <wosch@cs.tu-berlin.de>:jkh1995-01-092-123/+680
| | | | | | | o manpage o save configuration in /etc/adduser.conf o send message file (/etc/adduser.message) Submitted by: woschcs.tu-berlin.de
* Update adduser to version by Wolfram Schneider. Sorry, Gary, but hisjkh1995-01-032-208/+541
| | | | | adduser is a Cadillac to your Volkswagen.. :-) Submitted by: wosch@cs.tu-berlin.de
* Change ${COPY} to -c, always needed hereache1994-12-312-3/+3
| | | | Remove manpage reference to BSD adduser, add pwd_mkdb reference
* Remove extra targets per Bruce suggestion.ache1994-12-301-3/+1
| | | | Use more macros instead of hardcoded things
* Change man sectionache1994-12-301-3/+2
|
* Oops, rename adduser.sh to adduser.perlache1994-12-302-1/+198
| | | | Add empty clean and obj targets.
* Yet one cleanupache1994-12-303-6/+272
|
* Fix everything.bde1994-12-301-6/+8
|
* Changed my copyright back. Too many problems with new one.gclarkii1994-12-282-4/+6
|
* Fix configfile pathache1994-12-281-3/+2
|
* Move conf files to src/etcache1994-12-281-6/+0
|
* Add makefile for adduser.gclarkii1994-12-281-0/+15
| | | | Would a makefile guru please look this over to make sure I did this right?
* Add Id stringsgclarkii1994-12-283-0/+7
|
* Adding my adduser command. I only have to add a makefile for it togclarkii1994-12-284-0/+275
be compleate.
OpenPOWER on IntegriCloud