tomcat manager problem (newbie)

2007-05-16 Thread Arrowx7

Hello,
I'm trying to run the tomcat manager, but it asks me for the
username/password.
I put in the 
role rolename=manager/
user username=me password=tomcat roles=manager/
in the conf/tomcat-users.conf
When I try to execute a manager command, it asks me for the user/password
using BASIC authentication.  I put in me/tomcat click ok, and it asks me for
the username/password again.
I'm not sure why it doesn't recognize the user/pass.

Please let me know how I can resolve this problem.

Thank you.
-- 
View this message in context: 
http://www.nabble.com/tomcat-manager-problem-%28newbie%29-tf3764872.html#a10642750
Sent from the Tomcat - User mailing list archive at Nabble.com.


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: tomcat manager problem (newbie)

2007-05-16 Thread Caldarale, Charles R
 From: Arrowx7 [mailto:[EMAIL PROTECTED] 
 Subject: tomcat manager problem (newbie)
 
 I put in the 
 role rolename=manager/
 user username=me password=tomcat roles=manager/
 in the conf/tomcat-users.conf

That should be conf/tomcat-users.xml.

 I'm not sure why it doesn't recognize the user/pass.

Did you restart Tomcat after changing the .xml file?  If it's Tomcat 6,
did you uncomment the user/ role list?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: tomcat manager problem (newbie)

2007-05-16 Thread Arrowx7

actually I was editing the users file for the wrong tomcat instance, thank
you!

Caldarale, Charles R wrote:
 
 From: Arrowx7 [mailto:[EMAIL PROTECTED] 
 Subject: tomcat manager problem (newbie)
 
 I put in the 
 role rolename=manager/
 user username=me password=tomcat roles=manager/
 in the conf/tomcat-users.conf
 
 That should be conf/tomcat-users.xml.
 
 I'm not sure why it doesn't recognize the user/pass.
 
 Did you restart Tomcat after changing the .xml file?  If it's Tomcat 6,
 did you uncomment the user/ role list?
 
  - Chuck
 
 
 THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
 MATERIAL and is thus for use only by the intended recipient. If you
 received this in error, please contact the sender and delete the e-mail
 and its attachments from all computers.
 
 -
 To start a new topic, e-mail: users@tomcat.apache.org
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 

-- 
View this message in context: 
http://www.nabble.com/tomcat-manager-problem-%28newbie%29-tf3764872.html#a10644236
Sent from the Tomcat - User mailing list archive at Nabble.com.


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]