Hello together,
i have a strange issue with our Active Directory Connection. As far as the Client or Server is connected to the Domain, everything works fine.
I am able to use ldp.exe to connect to the domain with 389 or 636.
But if i use a Server without domain connection, i receive an error message 0x51. Doesn´t care what port used.
If i test the same in our lab, all is god.
I have done some test with dns diag but all fine so far. Also i try whireshark check what happen and i´ve got the message
"Standard query response 0x4b35 No such name A <servername>.<domain> SOA <servername>.<domain>"
Also
"Standard query response 0x4b35 No such name SRV _ldap._tcp.<servername>.<domain> SOA <servername>.<domain>"
There is no firewall in between. I am able to resolve all names. Also i am able to do a powershell tnc of both ports (389 and 636) to the domain controller.
Anyone an idea what id could be? If i where not able to use ldaps with 636 then it could be an certificate issue. But 389 shoud be possible at all.
There is also no domain restriction gpo for unrestricted ldap access.
We are in our way to limit that access. But for that, all application mus work first.
Frank