Hello all, I'm running apache tomcat 6.0.20 on my ubuntu computer. I've
changed the entire contents of the tomcat-users.xml found in conf to:-

<tomcat-users>
<role rolename="manager"/>
<user username="tomcat" password="s3cret" roles="manager"/>
</tomcat-users>

Tried restarting tomcat and even restarting the machine, how ever I still
cannot log in.
-- 
View this message in context: 
http://old.nabble.com/Can%27t-log-in-to-Tomcat-tp27192330p27192330.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to