blob: 32d5818499a730e55e7e29829e98981a1afa33c6 (
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.2 1998/12/15 01:20:52 aaron Exp $
.\"
.Dd September 27, 1996
.Dt KAUTHD 8
.Os KTH-KRB
.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
|