afsmonitor-document-stat-entries-correctly-20040729
[openafs.git] / doc / html / AdminReference / auarf144.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="auarf143.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="auarf145.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="HDRFS_GETCELLSTATUS" HREF="auarf002.htm#ToC_158">fs getcellstatus</A></H2>
19 <A NAME="IDX4833"></A>
20 <A NAME="IDX4834"></A>
21 <A NAME="IDX4835"></A>
22 <A NAME="IDX4836"></A>
23 <A NAME="IDX4837"></A>
24 <A NAME="IDX4838"></A>
25 <P><STRONG>Purpose</STRONG>
26 <P>Reports whether the machine can run setuid programs from a specified cell
27 <P><STRONG>Synopsis</STRONG>
28 <PRE><B>fs getcellstatus -cell</B> &lt;<VAR>cell&nbsp;name</VAR>><SUP>+</SUP>  [<B>-help</B>]
29    
30 <B>fs getce -c</B> &lt;<VAR>cell&nbsp;name</VAR>><SUP>+</SUP>  [<B>-h</B>]
31 </PRE>
32 <P><STRONG>Description</STRONG>
33 <P>The <B>fs getcellstatus</B> command reports whether the Cache Manager
34 allows programs fetched from each specified cell to run with setuid
35 permission. To set a cell's setuid status, use the <B>fs
36 setcell</B> command; its reference page fully describes how AFS treats
37 setuid programs.
38 <P><STRONG>Options</STRONG>
39 <DL>
40 <P><DT><B>-cell
41 </B><DD>Names each cell for which to report setuid status. Provide the
42 fully qualified domain name, or a shortened form that disambiguates it from
43 the other cells listed in the local <B>/usr/vice/etc/CellServDB</B>
44 file.
45 <P><DT><B>-help
46 </B><DD>Prints the online help for this command. All other valid options
47 are ignored.
48 </DL>
49 <P><STRONG>Output</STRONG>
50 <P>The output reports one of the following two values as appropriate:
51 <PRE>   Cell <VAR>cell</VAR> status: setuid allowed
52    Cell <VAR>cell</VAR> status: no setuid allowed
53    
54 </PRE>
55 <P><STRONG>Examples</STRONG>
56 <P>The following example indicates that programs from the cell
57 <B>abc.com</B> are not allowed to run with setuid
58 permission.
59 <PRE>   % <B>fs getcellstatus abc.com</B>
60    Cell abc.com status: no setuid allowed
61    
62 </PRE>
63 <P><STRONG>Privilege Required</STRONG>
64 <P>None
65 <P><STRONG>Related Information</STRONG>
66 <P><A HREF="auarf019.htm#HDRCLI_CSDB">CellServDB (client version)</A>
67 <P><A HREF="auarf159.htm#HDRFS_SETCELL">fs setcell</A>
68 <P>
69 <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="auarf143.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="auarf145.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> 
70 <!-- Begin Footer Records  ========================================== -->
71 <P><HR><B> 
72 <br>&#169; <A HREF="http://www.ibm.com/">IBM Corporation 2000.</A>  All Rights Reserved 
73 </B> 
74 <!-- End Footer Records  ============================================ -->
75 <A NAME="Bot_Of_Page"></A>
76 </BODY></HTML>