Move the aes enctypes first.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21490 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -20,11 +20,11 @@
|
|||||||
kdc = 0-/FILE:@objdir@/messages.log
|
kdc = 0-/FILE:@objdir@/messages.log
|
||||||
default = 0-/FILE:@objdir@/messages.log
|
default = 0-/FILE:@objdir@/messages.log
|
||||||
|
|
||||||
# Check with default and non default salting
|
# Have both default and non default salting for single DES encryptes,
|
||||||
# This to check if the kdc return default salting
|
# this to check if the kdc return default salting.
|
||||||
[kadmin]
|
[kadmin]
|
||||||
default_keys = des:pw-salt
|
|
||||||
default_keys = des3-cbc-sha1:pw-salt
|
|
||||||
default_keys = aes128-cts-hmac-sha1-96:pw-salt
|
|
||||||
default_keys = aes256-cts-hmac-sha1-96:pw-salt
|
default_keys = aes256-cts-hmac-sha1-96:pw-salt
|
||||||
|
default_keys = aes128-cts-hmac-sha1-96:pw-salt
|
||||||
|
default_keys = des3-cbc-sha1:pw-salt
|
||||||
|
default_keys = des:pw-salt
|
||||||
default_keys = des:pw-salt:
|
default_keys = des:pw-salt:
|
||||||
|
Reference in New Issue
Block a user