aboutsummaryrefslogtreecommitdiff
path: root/appl/afsutil/pagsh.cat1
blob: 1f1b4d924b07a3ff9f82893ec1d638047883a689 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47

PAGSH(1)                  BSD General Commands Manual                 PAGSH(1)

NNAAMMEE
     ppaaggsshh -- creates a new credential cache sandbox

SSYYNNOOPPSSIISS
     ppaaggsshh [--cc _c_o_m_m_a_n_d_-_s_t_r_i_n_g] [--hh | ----hheellpp] [----vveerrssiioonn] [----ccaacchhee--ttyyppee==_s_t_r_i_n_g]
           _c_o_m_m_a_n_d _[_a_r_g_s_._._._]

DDEESSCCRRIIPPTTIIOONN
     Supported options:

     --cc _c_o_m_m_a_n_d_-_s_t_r_i_n_g Executes command(s) contained in _c_o_m_m_a_n_d_-_s_t_r_i_n_g.

     ----ccaacchhee--ttyyppee==_s_t_r_i_n_g

     --hh, ----hheellpp

     ----vveerrssiioonn

     ppaaggsshh creates a new credential cache sandbox for the user to live in.  If
     AFS is installed on the computer, the user is put in a newly created
     Process Authentication Group (PAG).

     For Kerberos 5, the credential cache type that is used is the same as the
     credential cache type that was used at the time of ppaaggsshh invocation.  The
     credential cache type can be controlled by the option ----ccaacchhee--ttyyppee.

EEXXAAMMPPLLEESS
     Create a new sandbox where new credentials can be used, while the old
     credentials can be used by other processes.

           $ klist
           Credentials cache: FILE:/tmp/krb5cc_913
                   Principal: lha@E.KTH.SE

             Issued           Expires          Principal
           Feb 12 10:08:31  Feb 12 20:06:36  krbtgt/E.KTH.SE@E.KTH.SE
           $ pagsh
           $ klist
           klist: No ticket file: /tmp/krb5cc_03014a

SSEEEE AALLSSOO
     afslog(1), kinit(1)

BSD                            February 12, 2005                           BSD