summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/appl/kf/kfd.8
blob: 3fca73bc9cd4f56cb8540439e450b5591a7d77f5 (plain)
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
48
49
50
51
52
53
54
55
56
57
58
59
.\" Things to fix:
.\"   * correct section, and operating system
.\"   * remove Op from mandatory flags
.\"   * use better macros for arguments (like .Pa for files)
.\"
.Dd July  2, 2000
.Dt KFD 8
.Os Heimdal
.Sh NAME
.Nm kfd
.Nd
receive forwarded tickets
.Sh SYNOPSIS
.Nm
.Oo Fl p Ar port \*(Ba Xo
.Fl -port= Ns Ar port Oc
.Xc
.Op Fl i | Fl -inetd
.Oo Fl R Ar regpag \*(Ba Xo
.Fl -regpag= Ns Ar regpag Oc
.Xc
.Op Fl h | Fl -help
.Op Fl -version
.Sh DESCRIPTION
This is the daemon for
.Nm kf .
Supported options:
.Bl -tag -width Ds
.It Xo
.Fl p Ar port Ns ,
.Fl -port= Ns Ar port
.Xc
port to listen to
.It Xo
.Fl i Ns ,
.Fl -inetd
.Xc
not started from inetd
.It Xo
.Fl R Ar regpag Ns ,
.Fl -regpag= Ns Ar regpag
.Xc
path to regpag binary
.El
.\".Sh ENVIRONMENT
.\".Sh FILES
.Sh EXAMPLES
Put the following in
.Pa /etc/inetd.conf :
.Bd -literal
kf	stream	tcp	nowait	root	/usr/heimdal/libexec/kfd	kfd
.Ed
.\".Sh DIAGNOSTICS
.Sh SEE ALSO
.Xr kf 1
.\".Sh STANDARDS
.\".Sh HISTORY
.\".Sh AUTHORS
.\".Sh BUGS
OpenPOWER on IntegriCloud