Comment 25 for bug 1572122

Revision history for this message
ghomem (gustavo) wrote :

According the reporter's description "Linux client can authentificate themselves without problems." - this seems NOT to be the case. This upgrade broke the ability for 12.04 linux clients to join a samba managed domain.

Using the usual configuration files and current domain join creds we would get on the linux client:

Connection failed: NT_STATUS_ACCESS_DENIED

After downgrading the 12.04 linux client with

apt-get install samba=2:3.6.3-2ubuntu2 samba-common=2:3.6.3-2ubuntu2 smbclient=2:3.6.3-2ubuntu2 samba-common-bin=2:3.6.3-2ubuntu2 samba-doc=2:3.6.3-2ubuntu2 libwbclient0=2:3.6.3-2ubuntu2 libpam-smbpass=2:3.6.3-2ubuntu2 winbind=2:3.6.3-2ubuntu2 libpam-winbind=2:3.6.3-2ubuntu2

the ability to join is back and everything works normally (nsswitch, pam, etc)