document [kdc]enable-digest=boolean

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17919 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-08-24 10:11:00 +00:00
parent 72f5dab088
commit 5033989d9b

View File

@@ -31,7 +31,7 @@
.\"
.\" $Id$
.\"
.Dd December 17, 2004
.Dd August 24, 2006
.Dt KDC 8
.Os HEIMDAL
.Sh NAME
@@ -184,6 +184,9 @@ specified as:
And there are some configuration options which do not have
command-line equivalents:
.Bl -tag -width "xxx" -offset indent
.It Li enable-digest = Va boolean
turn on support for digest processing in the KDC.
The default is FALSE.
.It Li check-ticket-addresses = Va boolean
Check the addresses in the ticket when processing TGS requests.
The default is TRUE.