default for check-ticket-addresses is TRUE

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14407 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2004-12-17 18:29:24 +00:00
parent e528f4b827
commit 913d010569

View File

@@ -31,7 +31,7 @@
.\"
.\" $Id$
.\"
.Dd December 10, 2004
.Dd December 17, 2004
.Dt KDC 8
.Os HEIMDAL
.Sh NAME
@@ -186,7 +186,7 @@ command-line equivalents:
.Bl -tag -width "xxx" -offset indent
.It Li check-ticket-addresses = Va boolean
Check the addresses in the ticket when processing TGS requests.
The default is FALSE.
The default is TRUE.
.It Li allow-null-ticket-addresses = Va boolean
Permit tickets with no addresses.
This option is only relevant when check-ticket-addresses is TRUE.