Hey all,
I have some computers I am trying to bind to AD and some of them bind fine with no issues, yet others seem to make it all the way to step “5” in the GUI and fail with an “insufficient priveleges” message. Upon enabling the debug log, it shows the credentials for the user I am providing are fine, but then when it goes to add the computer account to the OU I specified, i get back (domain name substituted):
2005-03-10 17:23:28 EST – ADPlugin: In Server = dc.domain.com
2005-03-10 17:23:28 EST – ADPlugin: Good credentials for [email protected]
2005-03-10 17:23:28 EST – ADPlugin: Retrieved connection from connection mgr [email protected]>@domain.com:389
2005-03-10 17:23:28 EST – ADPlugin: Add record CN=US-MAC-TEMP,ou=domain-us-ous,ou=us-ou-dist,ou=us-ou-dist-mac,ou=us-ou-dist-mac-workstations,dc=domain,dc=com with FAILED when using Server dc.domain.com – LDAP Error 32
Anyone seen this? What should I look into? Seems to work sometimes, but not others. We have tried pre-populating the computer accounts, and preffering a domain controller. DNS is working fine.
Comments are closed