Hi,
I have been working on to make custom compiled samba 3.5.2 to join to windows 2008 AD.
Samba is compiled successfully with ADS and LDAP referring to
http://panoramicsolution.com/blog/?p=134
kinit works ok . I can see the ticket.
But when I try to join to ADS i am getting:
-
bash-2.05# ./net ads join -U samba
Enter samba's password:
Failed to join domain: failed to set machine spn: Constraint violation
---
Solaris 10, gcc 3.2.2, make 3.7
Any Ideas?
Thanks!