afs-web-interface-enhancements-20010623
[openafs.git] / doc / html / AdminReference / auarf096.htm
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 4//EN">
2 <HTML><HEAD>
3 <TITLE>Administration Reference</TITLE>
4 <!-- Begin Header Records  ========================================== -->
5 <!-- /tmp/idwt3672/auarf000.scr converted by idb2h R4.2 (359) ID      -->
6 <!-- Workbench Version (AIX) on 3 Oct 2000 at 16:18:30                -->
7 <META HTTP-EQUIV="updated" CONTENT="Tue, 03 Oct 2000 16:18:29">
8 <META HTTP-EQUIV="review" CONTENT="Wed, 03 Oct 2001 16:18:29">
9 <META HTTP-EQUIV="expires" CONTENT="Thu, 03 Oct 2002 16:18:29">
10 </HEAD><BODY>
11 <!-- (C) IBM Corporation 2000. All Rights Reserved    --> 
12 <BODY bgcolor="ffffff"> 
13 <!-- End Header Records  ============================================ -->
14 <A NAME="Top_Of_Page"></A>
15 <H1>Administration Reference</H1>
16 <HR><P ALIGN="center"> <A HREF="../index.htm"><IMG SRC="../books.gif" BORDER="0" ALT="[Return to Library]"></A> <A HREF="auarf002.htm#ToC"><IMG SRC="../toc.gif" BORDER="0" ALT="[Contents]"></A> <A HREF="auarf095.htm"><IMG SRC="../prev.gif" BORDER="0" ALT="[Previous Topic]"></A> <A HREF="#Bot_Of_Page"><IMG SRC="../bot.gif" BORDER="0" ALT="[Bottom of Topic]"></A> <A HREF="auarf097.htm"><IMG SRC="../next.gif" BORDER="0" ALT="[Next Topic]"></A> <A HREF="auarf284.htm#HDRINDEX"><IMG SRC="../index.gif" BORDER="0" ALT="[Index]"></A> <P> 
17 <P>
18 <H2><A NAME="HDRBOS_ADDUSER" HREF="auarf002.htm#ToC_110">bos adduser</A></H2>
19 <A NAME="IDX4466"></A>
20 <A NAME="IDX4467"></A>
21 <A NAME="IDX4468"></A>
22 <A NAME="IDX4469"></A>
23 <A NAME="IDX4470"></A>
24 <A NAME="IDX4471"></A>
25 <A NAME="IDX4472"></A>
26 <P><STRONG>Purpose</STRONG>
27 <P>Adds a privileged user to the <B>/usr/afs/etc/UserList</B> file
28 <P><STRONG>Synopsis</STRONG>
29 <PRE><B>bos adduser -server</B> &lt;<VAR>machine&nbsp;name</VAR>>  <B>-user</B> &lt;<VAR>user&nbsp;names</VAR>><SUP>+</SUP>
30             [<B>-cell</B> &lt;<VAR>cell&nbsp;name</VAR>>]  [<B>-noauth</B>]  [<B>-localauth</B>]  [<B>-help</B>]
31      
32 <B>bos addu -s</B> &lt;<VAR>machine&nbsp;name</VAR>>  <B>-u</B> &lt;<VAR>user&nbsp;names</VAR>><SUP>+</SUP>
33          [<B>-c</B> &lt;<VAR>cell&nbsp;name</VAR>>]  [<B>-n</B>]  [<B>-l</B>]  [<B>-h</B>]
34 </PRE>
35 <P><STRONG>Description</STRONG>
36 <P>The <B>bos adduser</B> command adds each user name specified with the
37 <B>-user</B> argument to the <B>/usr/afs/etc/UserList</B> file on the
38 machine named by the <B>-server</B> argument. It is the
39 issuer's responsibility to verify that an entry for the user exists in
40 the Authentication and Protection Databases.
41 <P><STRONG>Options</STRONG>
42 <DL>
43 <P><DT><B><B>-server</B>
44 </B><DD>Indicates the server machine on which to change the
45 <B>/usr/afs/etc/UserList</B> file. Identify the machine by IP
46 address or its host name (either fully-qualified or abbreviated
47 unambiguously). For details, see the introductory reference page for
48 the <B>bos</B> command suite. 
49 <P>In cells that run the United States edition of AFS and use the Update
50 Server to distribute the contents of the <B>/usr/afs/etc</B> directory, it
51 is conventional to specify only the system control machine as a value for the
52 <B>-server</B> argument. In cells that run the international
53 version of AFS, repeat the command for each file server machine. For
54 further discussion, see the introductory reference page for the <B>bos</B>
55 command suite.
56 <P><DT><B><B>-user</B>
57 </B><DD>Specifies each user name to insert into the
58 <B>/usr/afs/etc/UserList</B> file.
59 <P><DT><B><B>-cell</B>
60 </B><DD>Names the cell in which to run the command. Do not combine this
61 argument with the <B>-localauth</B> flag. For more details, see the
62 introductory <B>bos</B> reference page.
63 <P><DT><B><B>-noauth</B>
64 </B><DD>Assigns the unprivileged identity <B>anonymous</B> to the
65 issuer. Do not combine this flag with the <B>-localauth</B>
66 flag. For more details, see the introductory <B>bos</B> reference
67 page.
68 <P><DT><B><B>-localauth</B>
69 </B><DD>Constructs a server ticket using a key from the local
70 <B>/usr/afs/etc/KeyFile</B> file. The <B>bos</B> command
71 interpreter presents the ticket to the BOS Server during mutual
72 authentication. Do not combine this flag with the <B>-cell</B> or
73 <B>-noauth</B> options. For more details, see the introductory
74 <B>bos</B> reference page.
75 <P><DT><B>-help
76 </B><DD>Prints the online help for this command. All other valid options
77 are ignored.
78 </DL>
79 <P><STRONG>Examples</STRONG>
80 <P>The following command adds the user names <B>pat</B> and
81 <B>smith</B> to the <B>/usr/afs/etc/UserList</B> file on the machine
82 <B>fs1.abc.com</B> (the system control machine).
83 <PRE>   % <B>bos adduser -server fs1.abc.com -user pat smith</B>
84    
85 </PRE>
86 <P><STRONG>Privilege Required</STRONG>
87 <P>The issuer must be listed in the <B>/usr/afs/etc/UserList</B> file on
88 the machine named by the <B>-server</B> argument, or must be logged onto a
89 server machine as the local superuser <B>root</B> if the
90 <B>-localauth</B> flag is included.
91 <P><STRONG>Related Information</STRONG>
92 <P><A HREF="auarf023.htm#HDRKEYFILE">KeyFile</A>
93 <P><A HREF="auarf035.htm#HDRUSERLIST">UserList</A>
94 <P><A HREF="auarf093.htm#HDRBOS_INTRO">bos</A>
95 <P><A HREF="auarf108.htm#HDRBOS_LISTUSERS">bos listusers</A>
96 <P><A HREF="auarf112.htm#HDRBOS_REMOVEUSER">bos removeuser</A>
97 <P>
98 <HR><P ALIGN="center"> <A HREF="../index.htm"><IMG SRC="../books.gif" BORDER="0" ALT="[Return to Library]"></A> <A HREF="auarf002.htm#ToC"><IMG SRC="../toc.gif" BORDER="0" ALT="[Contents]"></A> <A HREF="auarf095.htm"><IMG SRC="../prev.gif" BORDER="0" ALT="[Previous Topic]"></A> <A HREF="#Top_Of_Page"><IMG SRC="../top.gif" BORDER="0" ALT="[Top of Topic]"></A> <A HREF="auarf097.htm"><IMG SRC="../next.gif" BORDER="0" ALT="[Next Topic]"></A> <A HREF="auarf284.htm#HDRINDEX"><IMG SRC="../index.gif" BORDER="0" ALT="[Index]"></A> <P> 
99 <!-- Begin Footer Records  ========================================== -->
100 <P><HR><B> 
101 <br>&#169; <A HREF="http://www.ibm.com/">IBM Corporation 2000.</A>  All Rights Reserved 
102 </B> 
103 <!-- End Footer Records  ============================================ -->
104 <A NAME="Bot_Of_Page"></A>
105 </BODY></HTML>