source: heimdal/trunk/appl/kf/kf.cat1@ 4

Last change on this file since 4 was 1, checked in by Paul Smedley, 10 years ago

Initial commit of Heimdal 1.5.3

File size: 1.8 KB
Line 
1
2KF(1) BSD General Commands Manual KF(1)
3
4NNAAMMEE
5 kkff -- securely forward tickets
6
7SSYYNNOOPPSSIISS
8 kkff [--pp _p_o_r_t | ----ppoorrtt=_p_o_r_t] [--ll _l_o_g_i_n | ----llooggiinn=_l_o_g_i_n] [--cc _c_c_a_c_h_e |
9 ----ccccaacchhee=_c_c_a_c_h_e] [--FF | ----ffoorrwwaarrddaabbllee] [--GG | ----nnoo--ffoorrwwaarrddaabbllee]
10 [--hh | ----hheellpp] [----vveerrssiioonn] _h_o_s_t _._._.
11
12DDEESSCCRRIIPPTTIIOONN
13 The kkff program forwards tickets to a remote host through an authenticated
14 and encrypted stream. Options supported are:
15
16 --pp _p_o_r_t, ----ppoorrtt=_p_o_r_t
17 port to connect to
18
19 --ll _l_o_g_i_n, ----llooggiinn=_l_o_g_i_n
20 remote login name
21
22 --cc _c_c_a_c_h_e, ----ccccaacchhee=_c_c_a_c_h_e
23 remote cred cache
24
25 --FF, ----ffoorrwwaarrddaabbllee
26 forward forwardable credentials
27
28 --GG, ----nnoo--ffoorrwwaarrddaabbllee
29 do not forward forwardable credentials
30
31 --hh, ----hheellpp
32
33 ----vveerrssiioonn
34
35 kkff is useful when you do not want to enter your password on a remote host
36 but want to have your tickets one for example AFS.
37
38 In order for kkff to work you will need to acquire your initial ticket with
39 forwardable flag, i.e. kkiinniitt ----ffoorrwwaarrddaabbllee.
40
41 tteellnneett is able to forward tickets by itself.
42
43SSEEEE AALLSSOO
44 kinit(1), telnet(1), kfd(8)
45
46Heimdal July 2, 2000 Heimdal
Note: See TracBrowser for help on using the repository browser.