Import Upstream version 1.8.5
[hcoop/debian/openafs.git] / doc / man-pages / pod1 / fragments / pts-common.pod
CommitLineData
805e021f
CE
1=item B<-auth>
2
3Use the calling user's tokens to communicate with the Protection Server. For
4more details, see L<pts(1)>.
5
6=item B<-cell> <I<cell name>>
7
8Names the cell in which to run the command. For more details, see
9L<pts(1)>.
10
11=item B<-config> <I<config directory>>
12
13Use an alternate config directory. For more details, see L<pts(1)>.
14
15=item B<-encrypt>
16
17Encrypts any communication with the Protection Server. For more details, see
18L<pts(1)>.
19
20=item B<-force>
21
22Enables the command to continue executing as far as possible when errors
23or other problems occur, rather than halting execution at the first error.
24
25=item B<-help>
26
27Prints the online help for this command. All other valid options are
28ignored.
29
30=item B<-localauth>
31
32Constructs a server ticket using a key from the local
33F</usr/afs/etc/KeyFile> file. Do not combine this flag with the B<-cell>
34or B<-noauth> options. For more details, see L<pts(1)>.
35
36=item B<-noauth>
37
38Assigns the unprivileged identity anonymous to the issuer. For more
39details, see L<pts(1)>.