summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSam Hartman <hartmans@mit.edu>2009-04-01 18:25:02 +0000
committerSam Hartman <hartmans@mit.edu>2009-04-01 18:25:02 +0000
commit56108ac2b7c7b747951614b9da99a5df1d57be6d (patch)
tree8e828cfee52b8039c85a01444e19e5eaca3d51f8 /doc
parent24c4a63e12354d797d0ab02d6b9bc2d9044f74b4 (diff)
downloadkrb5-56108ac2b7c7b747951614b9da99a5df1d57be6d.tar.gz
krb5-56108ac2b7c7b747951614b9da99a5df1d57be6d.tar.xz
krb5-56108ac2b7c7b747951614b9da99a5df1d57be6d.zip
Use the preferred checksum for non-DES keys in the kdc_req path and
all the time in the ap_req checksum path. This breaks code to support DCE versions prior to 1.1 but uses the correct checksum for protocol compatibility. ticket: 1624 Target_version: 1.7 tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22154 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'doc')
-rw-r--r--doc/admin.texinfo3
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