automatic version update by autodist [release 1.8.6-1mamba;Fri Aug 10 2012]
This commit is contained in:
17
krb5-conf
Normal file
17
krb5-conf
Normal 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
|
||||
Reference in New Issue
Block a user