Hello,
What would the user name and password for the manager in Tomcat and how could I modify them? I was trying to start and stop and, in general, play with Tomcat but I cannot log in as manager in Tomcat. I tried to add
<user username="mytomcatuser" password="mypassword" roles="admin,manager"/> in "/conf/tomcat-users.xml" but that did not work. Thanks. By the way, I am using ArchLinux...