Unable to bind to Active Directory
When I am attempting to bind I receive the error message:
*Unable to access domain controller*
This computer is unable to access the domain controller for an unknown reason.
This message isn't very helpful so I first verified that connectivity is there by pinging the server. I've also tried binding with invalid credentials and it is communicating on some level as it will come back with invalid username/password.
I have searched for several hours on the issue I am having and haven't found any solutions for my particular problem. In the DirectoryService debug it appears as if the error which causes the process to fail is what is seen below. Those are the last lines and the only error I find in the debug of an attempted bind.
2010-10-09 14:44:00 MDT - T[0x0000000100581000] - Active Directory: Password verify for #####@#####.LOCAL succeeded - cache MEMORY:35fBymn
2010-10-09 14:44:00 MDT - T[0x0000000100581000] - Client: Directory Utilit, PID: 296, API: dsDoPlugInCustomCall(), Active Directory Used : DAR : Node Ref = 33555075 : Request Code = 85 : Result code = -14006
2010-10-09 14:44:00 MDT - T[0x0000000100581000] - Plug-in call "dsDoPlugInCustomCall()" failed with error = -14006.
2010-10-09 14:44:00 MDT - T[0x0000000100581000] - Port: 6643 Call: dsDoPlugInCustomCall() == -14006
2010-10-09 14:44:00 MDT - T[0x0000000100581000] - Client: Directory Utilit, PID: 296, API: dsCloseDirNode(), Active Directory Used : DAC : Node Ref = 33555075
2010-10-09 14:44:00 MDT - T[0x0000000100581000] - Client: Directory Utilit, PID: 296, API: dsCloseDirNode(), Active Directory Used : DAR : Node Ref = 33555075 : Result code = 0
Any help you can offer would be greatly appreciated!!!
13" MacBook Pro, Mac OS X (10.6.4)