Trying to figure out an issue with a 10.3.9 client binding to a WIN2K server. Bind fails at step 3. In debug mode tailing the log for ADPlug I see that there is an error right after Doing CheckServerRecords…..
The error is Failed getting credentials with error – -14909
Any ideas on what could be causing this error?
TIA for any insight, I’m thinking it’s just something small that I’m overlooking.
Make sure the user credentials you are using to bind to the AD domain actually have the proper permissions to perform such an action. It looks like this might be your problem.
Comments are closed