Closed nathanlcarlson closed 6 years ago
Looking into /usr/local/tomcat/config/server.xml
, in the Connector
sections I am finding
...
proxyName="esgf-dev2.llnl.gov"
...
Since this is on esgf-dev1.llnl.gov
, I think this may be incorrect. I am going to manually edit this and give it a restart and see what happens @muryanto1
Additionally, the password for the keystore/truststore is currently not getting properly set.
Users are now able to authenticate
@muryanto1 is unable to authenticate test users. Looking at
/usr/local/tomcat/logs/catalina.out
there is a number of occurrences of the following error.Prior to this error, there are some debug statements.