From: zacheiss Date: Thu, 29 Nov 2007 22:17:58 +0000 (+0000) Subject: Document new command line options. X-Git-Url: http://andersk.mit.edu/gitweb/moira.git/commitdiff_plain/15e9ffdd02957f9938c40989acdff98688a37743 Document new command line options. --- diff --git a/man/addusr.1 b/man/addusr.1 index 55756025..0bc976bc 100644 --- a/man/addusr.1 +++ b/man/addusr.1 @@ -1,9 +1,9 @@ -.TH ADDUSR 1 "12 Jan 1996" "Project Athena" +.TH ADDUSR 1 "29 Nov 2007" "Project Athena" \" RCSID: $Header$ .SH NAME addusr \- add and/or register users in Moira .SH SYNOPSIS -.B addusr [-cCdfhnrRsSv6] +.B addusr [options] .SH DESCRIPTION .I Addusr is a tool for adding users in bulk to the moira database and @@ -53,6 +53,18 @@ This specifies the login shell that will be stored for all users added in this invocation. If not specified, a default will be used. At MIT Athena the default is \fI/bin/athena/tcsh\fR, elsewhere it is likely to be \fI/bin/csh\fR. +.IP \fB-winshell\ \fIshell\ \fRor\ \fB-w\ \fIshell\fR: +This specifies the Windows console shell that will be used for all users +added in this invocation. If not specified, a default value of +\fIcmd\fR will be used. +.IP \fB-sponsor\ \fIsponsor\ \fRor\ \fB-sp\ \fIsponsor\fR: +This specifies the USER, LIST, or KERBEROS that will be listed as the +sponsor for all users added in this invocation. This is intended for +use with accounts in the GUEST and VOUCH classes. +.IP \fB-expiration\ \fIdate\ \fRor\ \fB-e\ \fIdate\fR: +This specified the expiration date that will be recorded for all users +added in this invocation. This is intended for use with accounts in the +GUEST or VOUCH classes. .IP \fB-register\ \fRor\ \fB-R\fR: This instructs \fBaddusr\fR to both add the users to the database and then to immediately register them. The users will be left diff --git a/man/stanley.1 b/man/stanley.1 index 385b6934..1689bb8b 100644 --- a/man/stanley.1 +++ b/man/stanley.1 @@ -58,6 +58,14 @@ Update the comment for the given user to \fIcomment\fR. Change whether a user requires a secure Account Coupon to register for an account. +.IP \fB-sponsor\ \fIsponsor\ \fRor\ \fB-sp\ \fIsponsor\fR +Set the sponsor of the specified user to \fIsponsor\fR. This field is +intended to be used for accounts in the GUEST and VOUCH classes. +.IP \fB-expiration\ \fIdate\ \fRor\ \fB-e\ \fIdate\fR +Set the expiration date for the specified user to \fIdate\fR. This +field is intended to be used for accounts in the GUEST and VOUCH +classes. + .IP \fB-unformatted\ \fRor\ \fB-u\fR Display user information with each field on a seperate line, in the form "fieldname: value".