LDAP Integration Not Working With Active Directory When Configured to Use LDAP-over-SSL
(Doc ID 2276614.1)
Last updated on JUNE 14, 2022
Applies to:
Oracle WebCenter Sites - Version 12.2.1.2.0 and laterInformation in this document applies to any platform.
Symptoms
After successfully integrating Sites with Active Directory, enabling LDAP over SSL (secured), and importing the necessary SSL certificates into the WebLogic Trust Store, an error resembling the following occurs when trying to login:
[JNDIDir:opSearch(IName,Attributes,String)][System error. Possibly a communication error between directory services client and server, insufficient resources on client or server, service is unavailable, or something similar.][FGpg9C7ItquULa-tfE4Afy_pth5ZSxYOIYb0FTQh_iRk0zn58c-q!-923437304!1496275234504][null]
Exception thrown while logging user:fwadmin[[
com.openmarket.directory.DirectoryException: detail:javax.naming.ServiceUnavailableException: testldap.somenet.com:636; socket closed
at com.openmarket.directory.common.DirLogger.throwFatalException(DirLogger.java:53)
at com.openmarket.directory.common.DirLogger.throwFatalException(DirLogger.java:66)
at com.openmarket.directory.jndi.JNDIDir.handleNamingException(JNDIDir.java:483)
at com.openmarket.directory.jndi.JNDIDir.handleNamingException(JNDIDir.java:265)
at com.openmarket.directory.jndi.JNDIDir.opSearch(JNDIDir.java:993)
at com.openmarket.directory.jndi.JNDIDir.andSearch(JNDIDir.java:1037)
at com.openmarket.directory.jndi.auth.JNDIUsers.getUserDN(JNDIUsers.java:313)
at com.openmarket.directory.jndi.auth.JNDIUsers.Login(JNDIUsers.java:72)
at COM.FutureTense.Access.ValidateLogin.Execute(ValidateLogin.java:153)
at COM.FutureTense.Common.ftAppLogic.runJavaSeed(ftAppLogic.java:2645)
Exception thrown while logging user:fwadmin[[
com.openmarket.directory.DirectoryException: detail:javax.naming.ServiceUnavailableException: testldap.somenet.com:636; socket closed
at com.openmarket.directory.common.DirLogger.throwFatalException(DirLogger.java:53)
at com.openmarket.directory.common.DirLogger.throwFatalException(DirLogger.java:66)
at com.openmarket.directory.jndi.JNDIDir.handleNamingException(JNDIDir.java:483)
at com.openmarket.directory.jndi.JNDIDir.handleNamingException(JNDIDir.java:265)
at com.openmarket.directory.jndi.JNDIDir.opSearch(JNDIDir.java:993)
at com.openmarket.directory.jndi.JNDIDir.andSearch(JNDIDir.java:1037)
at com.openmarket.directory.jndi.auth.JNDIUsers.getUserDN(JNDIUsers.java:313)
at com.openmarket.directory.jndi.auth.JNDIUsers.Login(JNDIUsers.java:72)
at COM.FutureTense.Access.ValidateLogin.Execute(ValidateLogin.java:153)
at COM.FutureTense.Common.ftAppLogic.runJavaSeed(ftAppLogic.java:2645)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |