[7.910][BUG][FIXED] Win2008 joining domain issues

Joining a windows 2008 (not R2) domain fails with:

(contents of /etc/samba/joinresult)
Failed to join domain: failed to connect to AD: Server not found in Kerberos database

This is tested to work with v7.
I think this is an issue with the samba build currently used - having run into the same issue with another software appliance that uses similar functionality.

[H]
Parents Reply Children
  • Are you using the NetBIOS name (e.g. Machine1) or the FQDN name (e.g. Machine1.domain.corp) for the server?  If using the NetBios name, try using the full FQDN instead.


    Have tried both without success.


    under SSO settings I have used the same settings that function fine under v7.
    domain: DOMAIN.com
    server:  adserver.domain.com

    and the domain admin account was used.

    I can authenticate perfectly against the directory server just cannot join the domain.