summaryrefslogtreecommitdiffstats
path: root/kdc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'kdc.conf')
-rw-r--r--kdc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdc.conf b/kdc.conf
index 951b91c..40e204f 100644
--- a/kdc.conf
+++ b/kdc.conf
@@ -6,5 +6,5 @@
[realms]
EXAMPLE.COM = {
master_key_type = des-cbc-crc
- supported_enctypes = des-cbc-crc:normal des3-cbc-raw:normal des3-cbc-sha1:normal des-cbc-crc:v4 des-cbc-crc:afs3
+ supported_enctypes = des-cbc-crc:normal des3-cbc-sha1:normal des-cbc-crc:v4 des-cbc-crc:afs3
}