summaryrefslogtreecommitdiff
path: root/kerberosIV/kauthd/kauthd.8
blob: e142279dd492af55e3d40853b35240dae05bf1f2 (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
.\" $KTH: kauthd.8,v 1.2 1996/09/28 22:04:48 assar Exp $
.\" $OpenBSD: kauthd.8,v 1.3 1999/05/23 14:11:10 aaron Exp $
.\"
.Dd September 27, 1996
.Dt KAUTHD 8
.Os
.Sh NAME
.Nm kauthd
.Nd
remote Kerberos login daemon
.Sh SYNOPSIS
.Nm kauthd
.Sh DESCRIPTION
Daemon for the
.Xr kauth 1
command.
.Pp
Options supported by
.Nm kauthd :
.Bl -tag -width Ds
.It Fl i
Interactive.  Do not expect to be started by
.Nm inetd,
but allocate and listen to the socket yourself.  Handy for testing
and debugging.
.El
.Sh SEE ALSO
.Xr kauth 1