Timeout Configuring LDAP account and password change with OM Web Viewer 12.1
book
Article ID: 218069
calendar_today
Updated On:
Products
Output Management Web Viewer
Issue/Introduction
Timing out in the configtool trying to change the LDAPLoginAttr, BINDPW and BINDDN parameters.
configtool.log shows
LDAP Exception: Connection lost waiting for results from [ldap server] Connect Error java.net.SocketException: Connection reset
Environment
- Output Management Web Viewer 12.1
- LDAPS
Cause
The parameters needed to accomplish the encryption were being changed at the same time as the password which needed to be encrypted.
Resolution
It was necessary to
- Run the configtool
- Save the changes to the the LDAPLoginAttr, BINDPW and BINDDN parameters needed to do the encryption.
- Run it again to actually do the encryption.
The connection was successful after doing this.
Feedback
thumb_up
Yes
thumb_down
No