Hello, I'm stumped. I'm trying to join a machine to a domain and I get this :
# samba-tool domain join campus.mcgill.ca DC [email protected] Finding a writeable DC for domain 'campus.mcgill.ca' Found DC DC01.campus.MCGILL.CA Password for [[email protected]]: workgroup is CAMPUS realm is campus.MCGILL.CA checking sAMAccountName Adding CN=SMB4TEST,OU=Domain Controllers,DC=campus,DC=MCGILL,DC=CA Join failed - cleaning up checking sAMAccountName ERROR(ldb): uncaught exception - LDAP error 19 LDAP_CONSTRAINT_VIOLATION - <0000207C: AtrErr: DSID-03152CAF, #1: 0: 0000207C: DSID-03152CAF, problem 1005 (CONSTRAINT_ATT_TYPE), data 0, Att 2000d (displayName) > <> File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/__init__.py", line 175, in _run return self.run(*args, **kwargs) File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/domain.py", line 552, in run machinepass=machinepass, use_ntvfs=use_ntvfs, dns_backend=dns_backend) File "/usr/local/samba/lib/python2.7/site-packages/samba/join.py", line 1104, in join_DC ctx.do_join() File "/usr/local/samba/lib/python2.7/site-packages/samba/join.py", line 1007, in do_join ctx.join_add_objects() File "/usr/local/samba/lib/python2.7/site-packages/samba/join.py", line 499, in join_add_objects ctx.samdb.add(rec) Seems to me like changing the OU which I'm trying to join would fix the issue, but I can't find the switch to specify it (or the format). Thanks, D -- David Salib Systems Administrator Department of Electrical and Computer Engineering (ECE) -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
