logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

kf — securely forward tickets

Description

       The kf program forwards tickets to a remote host through an authenticated and encrypted stream.   Options
       supported are:

       -pport, --port=port
               port to connect to

       -llogin, --login=login
               remote login name

       -cccache, --ccache=ccache
               remote cred cache

       -F, --forwardable
               forward forwardable credentials

       -G, --no-forwardable
               do not forward forwardable credentials

       -h, --help--versionkf  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 kf to work you will need to acquire your initial ticket with forwardable flag,  i.e.   kinit--forwardable.

       telnet is able to forward tickets by itself.

Name

       kf — securely forward tickets

See Also

kinit(1), telnet(1), kfd(8)

Debian                                            July 2, 2000                                             KF(1)

Synopsis

kf  [-pport | --port=port] [-llogin | --login=login] [-cccache | --ccache=ccache] [-F | --forwardable]
          [-G | --no-forwardable] [-h | --help] [--version] host...

See Also