aboutsummaryrefslogtreecommitdiff
path: root/appl/kf/kf.cat1
diff options
context:
space:
mode:
Diffstat (limited to 'appl/kf/kf.cat1')
-rw-r--r--appl/kf/kf.cat146
1 files changed, 0 insertions, 46 deletions
diff --git a/appl/kf/kf.cat1 b/appl/kf/kf.cat1
deleted file mode 100644
index 073adedcb5b4..000000000000
--- a/appl/kf/kf.cat1
+++ /dev/null
@@ -1,46 +0,0 @@
-
-KF(1) BSD General Commands Manual KF(1)
-
-NNAAMMEE
- kkff -- securely forward tickets
-
-SSYYNNOOPPSSIISS
- 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 |
- ----ccccaacchhee=_c_c_a_c_h_e] [--FF | ----ffoorrwwaarrddaabbllee] [--GG | ----nnoo--ffoorrwwaarrddaabbllee]
- [--hh | ----hheellpp] [----vveerrssiioonn] _h_o_s_t _._._.
-
-DDEESSCCRRIIPPTTIIOONN
- The kkff program forwards tickets to a remote host through an authenticated
- and encrypted stream. Options supported are:
-
- --pp _p_o_r_t, ----ppoorrtt=_p_o_r_t
- port to connect to
-
- --ll _l_o_g_i_n, ----llooggiinn=_l_o_g_i_n
- remote login name
-
- --cc _c_c_a_c_h_e, ----ccccaacchhee=_c_c_a_c_h_e
- remote cred cache
-
- --FF, ----ffoorrwwaarrddaabbllee
- forward forwardable credentials
-
- --GG, ----nnoo--ffoorrwwaarrddaabbllee
- do not forward forwardable credentials
-
- --hh, ----hheellpp
-
- ----vveerrssiioonn
-
- kkff is useful when you do not want to enter your password on a remote host
- but want to have your tickets one for example AFS.
-
- In order for kkff to work you will need to acquire your initial ticket with
- forwardable flag, i.e. kkiinniitt ----ffoorrwwaarrddaabbllee.
-
- tteellnneett is able to forward tickets by itself.
-
-SSEEEE AALLSSOO
- kinit(1), telnet(1), kfd(8)
-
-Heimdal July 2, 2000 Heimdal