automatic version update by autodist [release 1.8.6-1mamba;Fri Aug 10 2012]

This commit is contained in:
2024-01-06 02:43:56 +01:00
parent bac05f2efa
commit de554767ca
4 changed files with 392 additions and 0 deletions

17
krb5-conf Normal file
View File

@@ -0,0 +1,17 @@
[libdefaults]
default_realm=EXAMPLE
#dns_lookup_kdc=0
#dns_lookup_realm=0
dns_fallback=0
kdc_timesync=1
default_tkt_enctypes = des-cbc-crc des-cbc-md5 rc4-hmac
default_tgs_enctypes = des-cbc-crc des-cbc-md5 rc4-hmac
permitted_enctypes = rc4-hmac des3-hmac-sha1 des-cbc-crc des-cbc-md5 arcfour-hmac-md5 arcfour-hmac-md5-exp
[realms]
EXAMPLE = {
kdc=pdc.example.org
}
[logging]
#kdc = console