Pièce jointe « krb5.conf.txt »
Téléchargement 1 [libdefaults]
2 default_realm = BUREAUTIQUE.FR.AUF
3 # The following krb5.conf variables are only for MIT Kerberos.
4 krb4_config = /etc/krb.conf
5 krb4_realms = /etc/krb.realms
6 kdc_timesync = 1
7 ccache_type = 4
8 forwardable = true
9 proxiable = true
10 # The following encryption type specification will be used by MIT Kerberos
11 # if uncommented. In general, the defaults in the MIT Kerberos code
12 # are correct and overriding these specifications only serves to disable
13 # new encryption types as they are added, creating interoperability problems.
14 # default_tgs_enctypes = aes256-cts arcfour-hmac-md5 des3-hmac-sha1 des-cbc-crc des-cbc-md5
15 default_tgs_enctypes = des-cbc-crc
16 # default_tkt_enctypes = aes256-cts arcfour-hmac-md5 des3-hmac-sha1 des-cbc-crc des-cbc-md5
17 default_tkt_enctypes = des-cbc-crc
18 #permitted_enctypes = aes256-cts arcfour-hmac-md5 des3-hmac-sha1 des-cbc-crc des-cbc-md5
19 permitted_enctypes = des-cbc-crc
20
21 # The following libdefaults parameters are only for Heimdal Kerberos.
22 v4_instance_resolve = false
23 v4_name_convert = {
24 host = {
25 rcmd = host
26 ftp = ftp
27 }
28 plain = {
29 something = something-else
30 }
31 }
32
33 [realms]
34 bureautique.fr.auf = {
35 kdc = 10.72.1.10
36 admin_server = 10.72.1.10
37 }
38
39 [domain_realm]
40 .bureautique.fr.auf = BUREAUTIQUE.FR.AUF
41 bureautique.fr.auf = BUREAUTIQUE.FR.AUF
42
43 [login]
44 krb4_convert = true
45 krb4_get_tickets = true
46
47 [domain_realms]
48 .bureautique.fr.auf = bureautique.fr.auf
Fichiers joints
Pour vous référer aux pièces jointes d'une page, utilisez attachment:filename, comme indiqué ci-dessous dans la liste de fichiers. N'utilisez pas l'URL du lien [get], car elle peut changer et donc être facilement cassée.Vous n'êtes pas autorisé à joindre un fichier à cette page.