Deleted Added
full compact
kf.1 (72445) kf.1 (76371)
1.\" Things to fix:
2.\" * correct section, and operating system
3.\" * remove Op from mandatory flags
4.\" * use better macros for arguments (like .Pa for files)
5.\"
6.Dd July 2, 2000
7.Dt KF 1
8.Os Heimdal
9.Sh NAME
10.Nm kf
1.\" Things to fix:
2.\" * correct section, and operating system
3.\" * remove Op from mandatory flags
4.\" * use better macros for arguments (like .Pa for files)
5.\"
6.Dd July 2, 2000
7.Dt KF 1
8.Os Heimdal
9.Sh NAME
10.Nm kf
11.Nd
12securly forward tickets
11.Nd securly forward tickets
13.Sh SYNOPSIS
14.Nm
12.Sh SYNOPSIS
13.Nm
15.Oo Fl p Ar port \*(Ba Xo
16.Fl -port= Ns Ar port Oc
17.Xc
18.Oo Fl l Ar login \*(Ba Xo
19.Fl -login= Ns Ar login Oc
20.Xc
21.Oo Fl c Ar ccache \*(Ba Xo
22.Fl -ccache= Ns Ar ccache Oc
23.Xc
24.Op Fl F | Fl -forwardable
25.Op Fl G | Fl -no-forwardable
26.Op Fl h | Fl -help
14.Oo
15.Fl p Ar port |
16.Fl -port Ns = Ns Ar port
17.Oc
18.Oo
19.Fl l Ar login |
20.Fl -login Ns = Ns Ar login
21.Oc
22.Oo
23.Fl c Ar ccache |
24.Fl -ccache Ns = Ns Ar ccache
25.Oc
26.Op Fl F | -forwardable
27.Op Fl G | -no-forwardable
28.Op Fl h | -help
27.Op Fl -version
28.Ar host ...
29.Sh DESCRIPTION
30The
31.Nm
32program forwards tickets to a remove host through an authenticated
29.Op Fl -version
30.Ar host ...
31.Sh DESCRIPTION
32The
33.Nm
34program forwards tickets to a remove host through an authenticated
33and encrypted stream. Options supported are:
34.Bl -tag -width Ds
35and encrypted stream.
36Options supported are:
37.Bl -tag -width indent
35.It Xo
38.It Xo
36.Fl p Ar port Ns ,
37.Fl -port= Ns Ar port
39.Fl p Ar port ,
40.Fl -port Ns = Ns Ar port
38.Xc
39port to connect to
40.It Xo
41.Xc
42port to connect to
43.It Xo
41.Fl l Ar login Ns ,
42.Fl -login= Ns Ar login
44.Fl l Ar login ,
45.Fl -login Ns = Ns Ar login
43.Xc
44remote login name
45.It Xo
46.Xc
47remote login name
48.It Xo
46.Fl c Ar ccache Ns ,
47.Fl -ccache= Ns Ar ccache
49.Fl c Ar ccache ,
50.Fl -ccache Ns = Ns Ar ccache
48.Xc
49remote cred cache
51.Xc
52remote cred cache
50.It Xo
51.Fl F Ns ,
52.Fl -forwardable
53.Xc
53.It Fl F , -forwardable
54forward forwardable credentials
54forward forwardable credentials
55.It Xo
56.Fl G Ns ,
57.Fl -no-forwardable
58.Xc
55.It Fl G , -no-forwardable
59do not forward forwardable credentials
56do not forward forwardable credentials
60.It Xo
61.Fl h Ns ,
62.Fl -help
63.Xc
64.It Xo
65.Fl -version
66.Xc
57.It Fl h , -help
58.It Fl -version
67.El
68.Pp
69.Nm
70is useful when you do not want to enter your password on a remote host
71but want to have your tickets one for example afs.
72.Pp
73In order for
74.Nm
75to work you will need to acquire your initial ticket with forwardable
76flag, ie
77.Nm kinit Fl -forwardable .
78.Pp
79.Nm telnet
80is able to forward ticket by itself.
81.\".Sh ENVIRONMENT
82.\".Sh FILES
83.\".Sh EXAMPLES
84.\".Sh DIAGNOSTICS
85.Sh SEE ALSO
59.El
60.Pp
61.Nm
62is useful when you do not want to enter your password on a remote host
63but want to have your tickets one for example afs.
64.Pp
65In order for
66.Nm
67to work you will need to acquire your initial ticket with forwardable
68flag, ie
69.Nm kinit Fl -forwardable .
70.Pp
71.Nm telnet
72is able to forward ticket by itself.
73.\".Sh ENVIRONMENT
74.\".Sh FILES
75.\".Sh EXAMPLES
76.\".Sh DIAGNOSTICS
77.Sh SEE ALSO
86.Xr kfd 8 ,
87.Xr kinit 1 ,
78.Xr kinit 1 ,
88.Xr telnet 1
79.Xr telnet 1 ,
80.Xr kfd 8
89.\".Sh STANDARDS
90.\".Sh HISTORY
91.\".Sh AUTHORS
92.\".Sh BUGS
81.\".Sh STANDARDS
82.\".Sh HISTORY
83.\".Sh AUTHORS
84.\".Sh BUGS