Client: Ubuntu 12.04
Quando tento di aggiungere il Client al dominio ricevo questo messaggio:
Codice: Seleziona tutto
sudo net ads join -U Administrator
Enter Administrator's password:
kinit succeeded but ads_sasl_spnego_krb5_bind failed: SASL bind in progress
Failed to join domain: failed to connect to AD: SASL bind in progress/etc/krb5.conf
Codice: Seleziona tutto
[appdefault]
pam = {
realm = TESTSUPSI.CH
ticket_lifetime = 1d
renew_lifetime = 1d
forwardable = true
proxiable = false
retain_after_close = false
minimum_uid = 2
try_first_pass = true
ignore_root = true
}
[libdefaults]
default_realm = TESTSUPSI.CH
default_keytab_name = FILE:/etc/krb5.keytab
[realms]
TESTSUPSI.CH = {
auth_to_local = DEFAULT
}
[domain_realm]
.testsupsi.ch = TESTSUPSI.CH
testsupsi.ch = TESTSUPSI.CH
[login]
krb4_convert = true
krb4_get_tickets = falseCodice: Seleziona tutto
[global]
netbios name = VMDC1
realm = TESTSUPSI.CH
workgroup = TESTSUPSI
security = ADS
kerberos method = system keytab
client ldap sasl wrapping = sign