How to disable LDAP integration with Spectrum OneClick
We're having an issue with our LDAP authentication in Spectrum. Is there a way I can disable it outside of the Spectrum OneClick Administration -> LDAP Configuration web page since I can't log into it?
Release: All Supported Releases
Component: SPCOCK - Spectrum OneClick
Do the following on the Spectrum OneClick system:
1. Log into the system as the user that owns the Spectrum OneClick installation
2. Make a backup of the $SPECROOT/tomcat/webapps/spectrum/META-INF/context.xml file
3. Edit the $SPECROOT/tomcat/webapps/spectrum/META-INF/context.xml file. Find the connectionURL and alternateURL parameters and change them to look like connectionURL="" alternateURL="" parameters
4. Restart tomcat on the Spectrum OneClick system