Troubleshoot LDAP Authentication
For information about configuring LDAP authentication, see Configuring Authentication. For information about managing Loftware Enterprise SP users, see Controlling Access in Loftware Enterprise SP.
Tip: By default, LDAP communication between a client application and a server application is not encrypted. However, you can secure LDAP communication by using LDAP over SSL (LDAPS). To use LDAPS with Loftware Enterprise SP, obtain a copy of your SSL certificate from your LDAP server and import the certificate into the Java certificate keystore on the Loftware Application Server (the certificate must be configured for your environment — LDAPS does not function with the Loftware Enterprise SP self-signed certificate). To locate the Java certificate keystore, open the server.xml file in <LOFTWARE_HOME>/product/conf and find the "keystoreFile" keyword. The java "keytool" utility is used to add the certificate to this file. For more information, see Importing the LDAP Server's Certificate. StartTLS and Simple Authentication and Security Layer (SASL) are not supported.
Symptom | Resolution |
---|---|
Users are unable to sign in to Loftware Enterprise SP. |
If authentication has failed unexpectedly, one of the following approaches may resolve the issue:
If a Security service not available message is displayed to users, see Troubleshoot General Issues. If your Loftware Enterprise SP environment is configured to support single-sign on (SSO) using Integrated Windows authentication, ensure that users' web browsers are configured to support the Kerberos version 5 protocol. |
After configuring single-sign on, errors appear in the log file. |
If errors such as "java.lang.IllegalStateException: Cannot unload the page file when it is not loaded" appear in the Loftware Enterprise SP log file after configuring single-sign on (SSO) using Integrated Windows authentication, do the following:
|