death-to-docs-20090605
[openafs.git] / src / WINNT / doc / install / Documentation / en_US / html / CmdRef / auarf226.htm
diff --git a/src/WINNT/doc/install/Documentation/en_US/html/CmdRef/auarf226.htm b/src/WINNT/doc/install/Documentation/en_US/html/CmdRef/auarf226.htm
deleted file mode 100755 (executable)
index 1224207..0000000
+++ /dev/null
@@ -1,95 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3//EN">
-<HTML><HEAD>
-<TITLE>Administration Reference</TITLE>
-<!-- Begin Header Records  ========================================== -->
-<!-- /tmp/idwt3190/auarf000.scr converted by idb2h R4.2 (359) ID      -->
-<!-- Workbench Version (AIX) on 5 Nov 1999 at 13:58:29                -->
-<META HTTP-EQUIV="updated" CONTENT="Fri, 05 Nov 1999 13:58:29">
-<META HTTP-EQUIV="review" CONTENT="Sun, 05 Nov 2000 13:58:29">
-<META HTTP-EQUIV="expires" CONTENT="Mon, 05 Nov 2001 13:58:29">
-</HEAD><BODY>
-<!-- (C) IBM Corporation 2000. All Rights Reserved    --> 
-<BODY bgcolor="ffffff"> 
-<!-- End Header Records  ============================================ -->
-<A NAME="Top_Of_Page"></A>
-<H1>Administration Reference</H1>
-<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="auarf225.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="auarf227.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> 
-<P>
-<H2><A NAME="HDRPTS_SETMAX" HREF="auarf002.htm#ToC_240">pts setmax</A></H2>
-<A NAME="IDX5409"></A>
-<A NAME="IDX5410"></A>
-<A NAME="IDX5411"></A>
-<A NAME="IDX5412"></A>
-<A NAME="IDX5413"></A>
-<A NAME="IDX5414"></A>
-<A NAME="IDX5415"></A>
-<A NAME="IDX5416"></A>
-<P><STRONG>Purpose</STRONG>
-<P>Sets the value of the <TT>max group id</TT> or <TT>max user id</TT>
-counter
-<P><STRONG>Synopsis</STRONG>
-<PRE><B>pts setmax</B> [<B>-group</B> &lt;<VAR>group&nbsp;max</VAR>>]  [<B>-user</B> &lt;<VAR>user&nbsp;max</VAR>>]  [<B>-cell</B> &lt;<VAR>cell&nbsp;name</VAR>>]   
-           [<B>-noauth</B>]  [<B>-force</B>]  [<B>-help</B>] 
-    
-<B>pts setm</B> [<B>-g</B> <VAR>group&nbsp;max</VAR>>]  [<B>-u</B> &lt;<VAR>user&nbsp;max</VAR>>]  [<B>-c</B> &lt;<VAR>cell&nbsp;name</VAR>>]  [<B>-n</B>]  [<B>-f</B>]  [<B>-h</B>]
-</PRE>
-<P><STRONG>Description</STRONG>
-<P>The <B>pts setmax</B> command sets the value of one or both counters
-that track the IDs the Protection Server allocates to new users, machines, or
-groups&#58; the <TT>max user id</TT> counter for the AFS user IDs (AFS
-UIDs) assigned to users and machines, and the <TT>max group id</TT> counter
-for the AFS group IDs (AFS GIDs) assigned to groups.
-<P>Use the <B>pts listmax</B> command to display the current value of both
-counters.
-<P><STRONG>Options</STRONG>
-<DL>
-<P><DT><B>-group
-</B><DD>Sets the <TT>max group id</TT> counter. Precede the value with a
-hyphen to indicate that it is negative. When an administrator next uses
-the <B>pts creategroup</B> command to create a group entry and does not
-include that command&#39;s <B>-id</B> argument, the Protection Server
-assigns the group an AFS GID one less (more negative) than this value.
-<P><DT><B>-user
-</B><DD>Sets the <TT>max user id</TT> counter. When an administrator next
-uses the <B>pts createuser</B> command to create a user or machine entry
-and does not include that command&#39;s <B>-id</B> argument, the
-Protection Server assigns the group an AFS UID one greater than this
-value.
-<P><DT><B>-cell
-</B><DD>Names the cell in which to run the command. For more details, see
-the introductory <B>pts</B> reference page.
-<P><DT><B>-noauth
-</B><DD>Assigns the unprivileged identity <B>anonymous</B> to the
-issuer. For more details, see the introductory <B>pts</B> reference
-page.
-<P><DT><B>-force
-</B><DD>Enables the command to continue executing as far as possible when errors
-or other problems occur, rather than halting execution at the first
-error.
-<P><DT><B>-help
-</B><DD>Prints the online help for this command. All other valid options
-are ignored.
-</DL>
-<P><STRONG>Examples</STRONG>
-<P>The following command sets the <TT>max group id</TT> counter to -500 and
-the <TT>max user id</TT> counter to 1000.
-<PRE>   % <B>pts setmax -group -500 -user 1000</B>
-   
-</PRE>
-<P><STRONG>Privilege Required</STRONG>
-<P>The issuer must belong to the <B>system&#58;administrators</B>
-group.
-<P><STRONG>Related Information</STRONG>
-<P><A HREF="auarf210.htm#HDRPTS_INTRO">pts</A>
-<P><A HREF="auarf214.htm#HDRPTS_CREATEGROUP">pts creategroup</A>
-<P><A HREF="auarf215.htm#HDRPTS_CREATEUSER">pts createuser</A>
-<P><A HREF="auarf220.htm#HDRPTS_LISTMAX">pts listmax</A>
-<P>
-<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="auarf225.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="auarf227.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> 
-<!-- Begin Footer Records  ========================================== -->
-<P><HR><B> 
-<br>&#169; <A HREF="http://www.ibm.com/">IBM Corporation 2000.</A>  All Rights Reserved 
-</B> 
-<!-- End Footer Records  ============================================ -->
-<A NAME="Bot_Of_Page"></A>
-</BODY></HTML>