Displaying 1 result from an estimated 1 matches for "arcfoug".
Did you mean:
arcfour
2005 Oct 14
0
Logging into linux machine using AD account?
..._kdc=0
dns_lookup_realm=0
dns_fallback=0
default_tkt_enctypes = des3-hmac-sha1 des-cbc-crc des-cbc-md5
rc4-hmac
default_tgs_enctypes = des3-hmac-sha1 des-cbc-crc des-cbc-md5
rc4-hmac
permitted_enctypes = rc4-hmac des3-hmac-sha1 des-cbc-crc
des-cbc-md5 arcfoug-hmac-md5 arcfour-hmac-md
[realms]
ADDOMAIN.MYDOMAIN.COM = {
kdc = 10.10.10.10
kdc = 10.10.10.12
}
[logging]
kdc = FILE:/var/log/krb5kdc.log
admin_server = FILE:/var/log/kadmin.log
default = FILE:/var/log/krb5lib.log
nsswitch.conf:
----...