Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Database resolution on OUD SSL 1636 Port only!

Hi Oracle Experts,
Is it mandatory to use Non-SSL port 1389 for Database resolution? Can DB resolution work only on 1636 port? I have end user Oracle DB client on windows laptop with below ldap.ora.
DIRECTORY_SERVERS= (testoud.org.com::1636)
DEFAULT_ADMIN_CONTEXT = "dc=sslTesting,dc=com"
DIRECTORY_SERVER_TYPE = OID
Example: tnsping EUSTEST
TNS-03505: Failed to resolve name.

Comments