Peter Wemm
97d92980a9
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
Nik Clayton
9657f84c0f
Remove references to the non-existent addgroup(8) and rmgroup(8)
...
commands.
PR: docs/12659
Submitted by: Mark Diekhans <markd@Grizzly.COM>
1999-07-27 18:22:18 +00:00
Wolfram Schneider
10e41acac5
Removing -batch option from adduser. Adduser was written as
...
an *interactive* command for newbies. The pw(8) does now a much better
job for adding users from command line. Also, the -batch option is
not well tested, buggy and unsupported.
1998-08-17 18:50:29 +00:00
Tim Vanderhoek
41c01ead61
MF22: Remove confusing comma
1998-03-18 16:21:55 +00:00
Steve Price
1b95182f20
Clarify the -batch arguments.
...
PR: 5677
Submitted by: Adrian Filipi-Martin <adrian@virginia.edu>
1998-02-14 22:55:23 +00:00
Wolfram Schneider
7bf7308c7b
Typo.
1998-02-02 15:46:44 +00:00
Philippe Charnier
b8594fe054
Cosmetic changes.
1997-09-01 06:14:17 +00:00
Steve Price
d0dff61cfb
Fix a minor nit in the .Dd macro invocation so that
...
the revision date is displayed correctly.
1997-06-23 04:52:13 +00:00
Andrey A. Chernov
84dc96f1be
1. Deal with login classes now
...
2. Turn on send_message by default for security reasons (mailbox
must be pre-created)
1997-05-01 22:55:58 +00:00
Peter Wemm
476602a9d0
Revert $FreeBSD$ to $Id$
1997-02-22 16:15:28 +00:00
Wolfram Schneider
bfd34a4a60
Sort cross references.
1997-01-20 00:03:00 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Wolfram Schneider
c84f83e0c2
increase username length limit to 16
1996-12-29 15:05:19 +00:00
Mike Pritchard
787a18dba6
Minor internal mdoc usage changes.
1996-12-23 00:57:46 +00:00
Mike Pritchard
574d7dc09d
Minor style fixes.
...
I also renamed the adduser "-quit" option to "-quiet", since
it is supposed to be the same as the -s/-silent option,
and -quit must have beena typo.
1996-12-23 00:10:22 +00:00
Wolfram Schneider
901c028ed7
install rmuser, addgroup, rmgroup in /usr/sbin
1996-11-17 03:51:33 +00:00
Adam David
718737f0fb
typo police
...
I couldn't make any sense of the sentence "Eval variables in this file." so I
left it alone.
also allow creation of new local group when NIS groups are used.
this can probably be done more elegantly, and needs more thought.
1996-08-28 17:54:14 +00:00
Wolfram Schneider
5a80fb277e
sync copyright with /usr/share/examples/etc/bsd-style-copyright
1996-08-27 20:04:45 +00:00
Mike Pritchard
85cf659a76
Use the .Fx macro where appropriate.
1996-08-23 00:57:08 +00:00
Wolfram Schneider
b86759fd0f
documented login name limit
...
Obtained from: mailing list
1996-06-09 20:45:35 +00:00
Mike Pritchard
4a8d02835c
Fix a bunch of spelling errors in a bunch of man pages.
1996-01-30 13:52:50 +00:00
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
Jordan K. Hubbard
0817ade904
Correct some of the english.
1995-01-09 11:32:01 +00:00
Jordan K. Hubbard
8f1133e6ec
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
Jordan K. Hubbard
5cc75e1e12
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
Andrey A. Chernov
71d5664cdc
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
Andrey A. Chernov
33148aa5e7
Change man section
1994-12-30 12:15:39 +00:00
Andrey A. Chernov
4298bedc38
Yet one cleanup
1994-12-30 12:03:48 +00:00