Hi,
I am trying to install OpenPPM on CentOS, MariaDB and Apache Tomcat 8.5.4. On trying to login, I get the error » You have entered invalid name and password.» Looking at catalina.out I see: «(No such file or directory)on: /opt/apache-tomcat-8.5.4/conf/jaas.config» but the jaas.conf is actually there. Kindly assist.
-Pau Alcover (24-11-2016)
Hi,
look at the file /opt/apache-tomcat-8.5.4/bin/setenv.sh and verify that -Djava.security.auth.login.config= points to the correct jaas.config file path. After changing it an Apache Tomcat restart is required.
Best,