Tomcat 7 Manager App Authentication failure

2012-06-28 Thread kl2eativ
Hello. I am having problems trying to authenticate my tomcat 7 manager app. I keep getting a 401 Unauthorized page. My config is as follows: tomcat-users.xml (Located in /etc/tomcat5) [code] ?xml version='1.0' encoding='utf-8'? tomcat-users role rolename=manager-gui/ user username=manager

Re: Tomcat 7 Manager App Authentication failure

2012-06-30 Thread kl2eativ
Thank you for your response. I am not sure what you mean with the first question. As for the second one I access it locally via mydomainname:8080, Then the tomcat pages loads and to the top right corner I have the three options, Server Status, Manager App and Host Manager. -- View this message in

Re: Tomcat 7 Manager App Authentication failure

2012-06-30 Thread kl2eativ
Igor Cicimov wrote On Fri, Jun 29, 2012 at 11:17 AM, kl2eativ lt;kl2eativ@gt; wrote: Hello. I am having problems trying to authenticate my tomcat 7 manager app. I keep getting a 401 Unauthorized page. My config is as follows: tomcat-users.xml (Located in /etc/tomcat5) [code] ?xml

Re: Tomcat 7 Manager App Authentication failure

2012-06-30 Thread kl2eativ
Arnaud LARROQUE wrote Hello, Are you using tomcat 7 or tomcat 5 ? You mentioned both and this is confusing. URL changed in the tomcat 7 manager app : are you accessing through http://your-host:your-port/manager/html ? Thank you for your response. I have installed Tomcat 7.0.27 but

Re: Tomcat 7 Manager App Authentication failure

2012-06-30 Thread kl2eativ
kfujino wrote Hi Is etc/tomcat5/tomcat-users.xml correct? The absolute path needs to start with /. The correct pathname is /etc/tomcat5/tomcat-users.xml. Keiichi.Fujino - To unsubscribe, e-mail:

Re: Tomcat 7 Manager App Authentication failure

2012-07-02 Thread kl2eativ
Arnaud LARROQUE wrote On Sun, Jul 1, 2012 at 12:04 AM, kl2eativ lt;kl2eativ@gt; wrote: Arnaud LARROQUE wrote Hello, Are you using tomcat 7 or tomcat 5 ? You mentioned both and this is confusing. URL changed in the tomcat 7 manager app : are you accessing through http://your-host:your

Re: Tomcat 7 Manager App Authentication failure

2012-07-02 Thread kl2eativ
Arnaud LARROQUE wrote On Sun, Jul 1, 2012 at 12:04 AM, kl2eativ lt;kl2eativ@gt; wrote: Arnaud LARROQUE wrote Hello, Are you using tomcat 7 or tomcat 5 ? You mentioned both and this is confusing. URL changed in the tomcat 7 manager app : are you accessing through http://your-host:your