=head1 NAME pts_listmax - Displays the max user id and max group id counters =head1 SYNOPSIS =for html
B S<<< [B<-cell> >] >>> [B<-noauth>] [B<-localauth>] [B<-force>] [B<-help>] B S<<< [B<-c> >] >>> [B<-n>] [B<-l>] [B<-f>] [B<-h>] =for html
=head1 DESCRIPTION The B command displays the values of the C and C counters, which the Protection Server uses to track the AFS user IDs (AFS UIDs) it allocates to new users or machines, and the AFS group IDs (AFS GIDs) it allocates to new groups, respectively. When an administrator next issues the B command and does not include the B<-id> argument, the new user or machine receives an AFS UID one greater than the C counter, and when a user issues the B command and does not include the B<-id> argument, the new group receives an AFS UID one less (more negative) than the C counter. To reset one or both counters, members of the system:administrators group can issue the B command. =head1 OPTIONS =over 4 =include fragments/pts-common.pod =back =head1 OUTPUT The command displays the counters in the following format: Max user id is and max group id is . =head1 EXAMPLES The following example displays the output of this command: % pts listmax Max user name is 1271 and max group id is -382. =head1 PRIVILEGE REQUIRED None =head1 SEE ALSO L, L =head1 COPYRIGHT IBM Corporation 2000. All Rights Reserved. This documentation is covered by the IBM Public License Version 1.0. It was converted from HTML to POD by software written by Chas Williams and Russ Allbery, based on work by Alf Wachsmann and Elizabeth Cassell.