X-Git-Url: https://git.openafs.org/?p=openafs.git;a=blobdiff_plain;f=doc%2Fman-pages%2Fpod1%2Fpts_examine.pod;h=7118fa8cea0215dd75304695b28f5c1291abd74f;hp=1d78ac2ecfd1906913236aa2dac8f0d455911802;hb=1fdfac7065b85feafcfa3f9fc382cfd90680d67f;hpb=160854bd2bd9994b615216c566473598e871d13b diff --git a/doc/man-pages/pod1/pts_examine.pod b/doc/man-pages/pod1/pts_examine.pod index 1d78ac2..7118fa8 100644 --- a/doc/man-pages/pod1/pts_examine.pod +++ b/doc/man-pages/pod1/pts_examine.pod @@ -1,20 +1,27 @@ =head1 NAME -pts examine - Displays a Protection Database entry +pts_examine - Displays a Protection Database entry =head1 SYNOPSIS -B B<-nameorid> >+ - [B<-cell> >] [B<-noauth>] [B<-force>] [B<-help>] +=for html +
-B B<-na> >+ [B<-c> >] - [B<-no>] [B<-f>] [B<-h>] +B S<<< B<-nameorid> >+ >>> + S<<< [B<-cell> >] >>> [B<-noauth>] [B<-localauth>] + [B<-force>] [B<-auth>] [B<-help>] -B B<-na> >+ [B<-c> >] - [B<-no>] [B<-f>] [B<-h>] +B S<<< B<-na> >+ >>> S<<< [B<-c> >] >>> + [B<-no>] [B<-l>] [B<-f>] [B<-a>] [B<-h>] -B B<-na> >+ [B<-c> >] - [B<-no>] [B<-f>] [B<-h>] +B S<<< B<-na> >+ >>> S<<< [B<-c> >] >>> + [B<-no>] [B<-l>] [B<-f>] [B<-a>] [B<-h>] + +B S<<< B<-na> >+ >>> S<<< [B<-c> >] >>> + [B<-no>] [B<-l>] [B<-f>] [B<-a>] [B<-h>] + +=for html +
=head1 DESCRIPTION @@ -45,11 +52,22 @@ L. Assigns the unprivileged identity anonymous to the issuer. For more details, see L. +=item B<-localauth> + +Constructs a server ticket using a key from the local +F file. Do not combine this flag with the +B<-cell> or B<-noauth> options. For more details, see L. + =item B<-force> Enables the command to continue executing as far as possible when errors or other problems occur, rather than halting execution at the first error. +=item B<-auth> + +Run using the user's current authentication. This is the default unless +the B<-noauth> or B<-localauth> options are used. + =item B<-help> Prints the online help for this command. All other valid options are @@ -190,7 +208,9 @@ group and the entry's owner (as well as the user for a user entry). The default privacy flags for group entries are C, meaning that all users can display the entry and the members of the group, but only the entry owner and members of the system:administrators group can perform -other functions. +other functions. The defaults for the privacy flags may be changed by +running B with the B<-default_access> option. See L +for more discussion of the B<-default_access> option. =item group quota @@ -198,8 +218,15 @@ The number of additional groups the user is allowed to create. The B command sets it to 20 for both users and machines, but it has no meaningful interpretation for a machine, because it is not possible to authenticate as a machine. Similarly, it has no meaning in group entries -and the B command sets it to 0 (zero); do not change this -value. +that only deal with the local cell and the B command sets +it to 0 (zero); do not change this value. + +When using cross-realm authentication, a special group of the form +system:authuser@FOREIGN.REALM is created by an administrator and used. If +the group quota for this special group is greater than zero, then aklog +will automatically register foreign users in the local PTS database, add +the foreign user to the system:authuser@FOREIGN.REALM, and decrement the +group quota by one. =back