.Sh FILES
.Pa /var/heimdal/kadmind.acl
.Sh EXAMPLES
This will cause kadmind to listen to port 4711 in addition to any
This will cause
.Nm
to listen to port 4711 in addition to any
compiled in defaults:
.Bd -literal -offset indent
.Pp
# kadmind --ports="+ 4711" &
.D1 Nm Fl -ports Ns Li "=\*[q]+ 4711\*[q] &"
.Ed
.\".Sh DIAGNOSTICS
.Sh SEE ALSO
.Xr kdc 8 ,
If the database is sent over the network, it is authenticated and
encrypted.
Only connections from
.Li kadmin/hprop
.Nm kadmin Ns / Ns Nm hprop
are accepted.
Options supported:
name at the default realm), and acquire a ticket granting ticket that
can later be used to obtain tickets for other services.
If you have compiled kinit with Kerberos 4 support and you have a
If you have compiled
.Nm kinit
with Kerberos 4 support and you have a
Kerberos 4 server,
will detect this and get you Kerberos 4 tickets.
.It Li [kadmin]
.Bl -tag -width "xxx" -offset indent
.It require-preauth = Va BOOL
If pre-authentication is required to talk to the kadmin server.
If pre-authentication is required to talk to the
.Nm kadmin
server.
.It default_keys = Va keytypes...
for each entry in
.Va default_keys
.It gssapi
use the krb5 gssapi mechanism
.It kadm-client
use the client-side kadmin libraries
use the client-side
libraries
.It kadm-server
use the server-side kadmin libraries
use the server-side
.El
.Xr cc 1