mdoc fixes (refer correctly to programs). from Ruslan Ermilov <ru@FreeBSD.org>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10812 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -124,11 +124,12 @@ representing the default set of ports.
|
|||||||
.Sh FILES
|
.Sh FILES
|
||||||
.Pa /var/heimdal/kadmind.acl
|
.Pa /var/heimdal/kadmind.acl
|
||||||
.Sh EXAMPLES
|
.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:
|
compiled in defaults:
|
||||||
.Bd -literal -offset indent
|
.Pp
|
||||||
# kadmind --ports="+ 4711" &
|
.D1 Nm Fl -ports Ns Li "=\*[q]+ 4711\*[q] &"
|
||||||
.Ed
|
|
||||||
.\".Sh DIAGNOSTICS
|
.\".Sh DIAGNOSTICS
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr kadmin 1 ,
|
.Xr kadmin 1 ,
|
||||||
|
@@ -35,7 +35,7 @@ stdin otherwise.
|
|||||||
If the database is sent over the network, it is authenticated and
|
If the database is sent over the network, it is authenticated and
|
||||||
encrypted.
|
encrypted.
|
||||||
Only connections from
|
Only connections from
|
||||||
.Li kadmin/hprop
|
.Nm kadmin Ns / Ns Nm hprop
|
||||||
are accepted.
|
are accepted.
|
||||||
.Pp
|
.Pp
|
||||||
Options supported:
|
Options supported:
|
||||||
|
@@ -60,7 +60,9 @@ or if none is given, a system generated default (typically your login
|
|||||||
name at the default realm), and acquire a ticket granting ticket that
|
name at the default realm), and acquire a ticket granting ticket that
|
||||||
can later be used to obtain tickets for other services.
|
can later be used to obtain tickets for other services.
|
||||||
.Pp
|
.Pp
|
||||||
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,
|
Kerberos 4 server,
|
||||||
.Nm
|
.Nm
|
||||||
will detect this and get you Kerberos 4 tickets.
|
will detect this and get you Kerberos 4 tickets.
|
||||||
|
Reference in New Issue
Block a user