[libdefaults] default_realm = BUREAUTIQUE.FR.AUF # The following krb5.conf variables are only for MIT Kerberos. krb4_config = /etc/krb.conf krb4_realms = /etc/krb.realms kdc_timesync = 1 ccache_type = 4 forwardable = true proxiable = true # The following encryption type specification will be used by MIT Kerberos # if uncommented. In general, the defaults in the MIT Kerberos code # are correct and overriding these specifications only serves to disable # new encryption types as they are added, creating interoperability problems. # default_tgs_enctypes = aes256-cts arcfour-hmac-md5 des3-hmac-sha1 des-cbc-crc des-cbc-md5 default_tgs_enctypes = des-cbc-crc # default_tkt_enctypes = aes256-cts arcfour-hmac-md5 des3-hmac-sha1 des-cbc-crc des-cbc-md5 default_tkt_enctypes = des-cbc-crc #permitted_enctypes = aes256-cts arcfour-hmac-md5 des3-hmac-sha1 des-cbc-crc des-cbc-md5 permitted_enctypes = des-cbc-crc # The following libdefaults parameters are only for Heimdal Kerberos. v4_instance_resolve = false v4_name_convert = { host = { rcmd = host ftp = ftp } plain = { something = something-else } } [realms] bureautique.fr.auf = { kdc = 10.72.1.10 admin_server = 10.72.1.10 } [domain_realm] .bureautique.fr.auf = BUREAUTIQUE.FR.AUF bureautique.fr.auf = BUREAUTIQUE.FR.AUF [login] krb4_convert = true krb4_get_tickets = true [domain_realms] .bureautique.fr.auf = bureautique.fr.auf