1AU(1)                                                                    AU(1)
2
3
4

NAME

6       au - Activate user account
7

SYNOPSIS

9       au [ -x ] [ -h host ] [ -p port ] nu | cp | cu | du
10
11

DESCRIPTION

13       au  is used by an administrator to add, delete, or change user informa‐
14       tion. au will first prompt for the administrators Coda  user  name  and
15       password.  It  will  then  connect to the auth2 daemon on the server to
16       perform the requested operation.
17
18       au supports the following options:
19
20       -x     Turns on debugging.
21
22       -h     Attach to host to do the authentication. host should be the  SCM
23              server.
24
25       -p     port to bind to. The default port is codaauth2 (370/udp).
26
27       nu     New  user.  The  nu  option  tells the auth2 daemon to add a new
28              password entry to the Coda password database.
29
30       cp     Change password. Use this to change a users vice password.
31
32       cu     Change user information. Use this to change password  and  other
33              user information.
34
35       du     Delete  user. The du option tells the auth2 daemon to remove the
36              password from the Coda password database, thereby disabling  the
37              account.
38

DIAGNOSTICS

40       You must be a Coda system administrator to ru au.
41

BUGS

43       au echos new passwords to the terminal as they are typed in.
44

AUTHORS

46       · 1987, Adapted from AFS-2
47
48       · Joshua Raiff, 1993, Created man page
49
50
51
52Coda Distributed File System     25 April 2005                           AU(1)
Impressum