2.0;edacct (edit_acct_file), revision 2.0, 83/01/03
EDACCT (EDIT_ACCT_FILE) -- Create, edit, or list accounts.
usage: EDACCT [-R pathname] [-A pers proj org homedir password]
[-D pers proj org]
[-C pers proj org [-p passw]
[-h homedir]] [-L [pers [proj [org]]]]
[-LOC] [-NP]
FORMAT
EDACCT [options]
EDACCT is used to define accounts in the network registry. Valid person,
project, and organization names must have been previously defined with EDPPO.
While all of the EDACCT options are described below, it is unlikely that you
will be able to manipulate the network registry unless you are the network
administrator for your network. The registry is protected by ACL
restrictions. However, you will be able to list registry entries.
For complete information on the use of network administration commands such as
EDACCT, see the DOMAIN System Administrator's Guide.
OPTIONS
At least one of the following options must be specified; however, you may only
include one -A, -D, -C, or -L option per command line. If the command line
does NOT include -A, -D, -C, or -L, EDACCT enters an interactive editing
session and accepts commands from standard input. Type, HELP EDACCT COMMANDS
for a description of all the interactive EDACCT commands.
-R pathname Specify pathname of registry you want to use.
Default if omitted: use the current node's registry file
copy /registry/registry to locate the
registry.
-A pers proj org homedir password
Add a new account with the person, project, organization,
log in home directory, and password indicated. You must
specify all fields; you can use "None" to specify proj
and/or org. A space between two quotation marks specifies
a blank password. This option is not valid for local
registries.
-D pers proj org
Delete the account with the person, project, and
organization names indicated. You must specify all fields.
This option is not valid for local registries.
-C pers proj org [-p passw] [-h homedir]
Change the password and/or the login home directory for the
account named. A space between two quotes may be used to
specify a blank password. This option is not valid for
local registries.
-L [pers [proj [org]]]
List specified entries. All entries for a particular
category are listed if you omit that portion of the account
specification. You may also use "%" in any of the fields
to match all entries in that field. If you indicate no
accounts by name, all accounts are listed.
-LOC Use the registry '/registry/local_registry' on the node
given by the -R option or this node. You may specify only
the node name (//node) for "pathname" on -R in this case.
If you specify -LOC, the only valid operation is to list
entries (-L).
-NP Suppress prompts for interactive editing.
EXAMPLES
$ edacct -loc -l List entries in the local account file.
Note that most have expired.
paul mfg none 30 83/03/12.12:16 exp:83/03/12 *INVALID* //pj/paul
joe none r_d 1FB 83/03/15.08:28 exp:83/03/15 *INVALID* //bye/joe
csa none none 30 83/03/15.08:32 exp:83/03/15 *INVALID* //my/csa
rjm mktg pay B8 83/03/15.09:50 exp:83/03/15 //slash/rjm
zoo cage feed 1FB 83/03/14.20:53 exp:83/03/14 *INVALID* //meta/zoo
flip none wilt 124 83/03/09.18:46 exp:83/03/09 *INVALID* //go/flip
user none none 30 83/03/14.19:22 exp:83/03/14 *INVALID* /
RELATED TOPICS
More information is available. Type:
- HELP EDACCT COMMANDS
for detailed information on the interactive EDACCT commands.
- HELP EDACCT COMMAND_NAME
for information on individual EDACCT commands.