ldapsearch invalid credentials but working in ldp.exe
Hi,
We have this weird behavior connecting to our DC via ldap. The source is a linux machine and we ran ldapsearch to test ldap connectivity. The account we use always says invalid credentials(49). Now, I know you will say check the password or the binddn if correct. We tested this account using ldp.exe from another windows machine and this account was able to successfully bind. The weird thing is we tested a borrowed account from a different project and we ran ldapsearch from the linux machine using that borrowed account and was successful. We also created test accounts but still the test accounts wont work using ldapsearch command.
Now we also test the account to another project and run ldapsearch still the account says invalid credentials.