diff options
Diffstat (limited to 'doc/admin.texinfo')
| -rw-r--r-- | doc/admin.texinfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/admin.texinfo b/doc/admin.texinfo index 8f5e69e8fe..f106e2e347 100644 --- a/doc/admin.texinfo +++ b/doc/admin.texinfo @@ -462,7 +462,8 @@ Kerberos library. The default is @value{DefaultKDCTimesync}. An integer which specifies the type of checksum to use. Used for compatability with DCE security servers which do not support the default @value{DefaultChecksumType} used by this version of Kerberos. -The possible values and their meanings are as follows. +Note that the ap_req_checksum_type variable's value is ignored. The +kdc_req_checksum_type is only used for DES keys. The possible values and their meanings are as follows. @comment taken from krb5/src/include/krb5.h[in] @table @b |
