LDAPBIND not working with SSL port 636 after change the oracleservice user password on AD server.
Hello Team,
We want to authenticate database login using the active directory LDAP. we configured it using the method CMU Password authentication Doc ID 2462012.1. my setup is good but the problem is that after change the oracleservice account password in AD LDAP server unable to bind the ldap server from database host. the ldapserach command working fine with the new password. but the ldapbind command not working with ssl port 636 and retuning error.
Here are the error.
command —> ldapbind -D "CN=oracleservice,CN=Users,DC=test,DC=com" -h 10.30.2.51 -w "ldap$1234" -p 636 -U 2 -W "file:/u04/app/oracle/admin/LDB/pdbldb_1DFE49D51D065303E0630E021E0A6345/wallet" -P ldap1234