Cannot access setup
Posted: Thu Jun 13, 2013 10:48 pm
My enviroment:
CentOS ClearOS
Linux server.sm.com 2.6.18-194.8.1.v5 #1 SMP Thu Jul 15 01:14:04 EDT 2010 i686 i686 i386 GNU/Linux
Apache Tomcat 6.0.37
java version "1.7.0_19"
OpenJDK Runtime Environment (rhel-2.3.9.1.el5_9-i386)
OpenJDK Client VM (build 23.7-b01, mixed mode)
logicaldoc-6.7.1-tomcat-bundle.zip
<tomcat-users>
<role rolename="manager-gui"/>
<role rolename="tomcat"/>
<user username="tomcat" password="####" roles="manager-gui"/>
</tomcat-users>
My problem:
I have correctly installed Java and Catalina.
I can access Tomcat Manager and I see that logicaldoc.war is correctly deployed.
If I open http://192.168.1.10:8080/logicaldoc/ I see LogicalDoc login form.
If I open http://192.168.1.10:8080/logicaldoc/setup/ the browser ask me for a username and a password. I try to enter admin/admin, as wrote in the documentation, but I cannot enter. If I enter tomcat/#### (as wrote in tomcat-usr.xml) I get HTTP Status 403 - Access to the requested resource has been denied.
What is wrong?
Thanks
Fabio
CentOS ClearOS
Linux server.sm.com 2.6.18-194.8.1.v5 #1 SMP Thu Jul 15 01:14:04 EDT 2010 i686 i686 i386 GNU/Linux
Apache Tomcat 6.0.37
java version "1.7.0_19"
OpenJDK Runtime Environment (rhel-2.3.9.1.el5_9-i386)
OpenJDK Client VM (build 23.7-b01, mixed mode)
logicaldoc-6.7.1-tomcat-bundle.zip
<tomcat-users>
<role rolename="manager-gui"/>
<role rolename="tomcat"/>
<user username="tomcat" password="####" roles="manager-gui"/>
</tomcat-users>
My problem:
I have correctly installed Java and Catalina.
I can access Tomcat Manager and I see that logicaldoc.war is correctly deployed.
If I open http://192.168.1.10:8080/logicaldoc/ I see LogicalDoc login form.
If I open http://192.168.1.10:8080/logicaldoc/setup/ the browser ask me for a username and a password. I try to enter admin/admin, as wrote in the documentation, but I cannot enter. If I enter tomcat/#### (as wrote in tomcat-usr.xml) I get HTTP Status 403 - Access to the requested resource has been denied.
What is wrong?
Thanks
Fabio