On 15-03-27 04:00 PM, Pavel Yermolenko wrote:
Hello,
After "activating" of management accounts in tomcat-users.xml I still can't
access to "Manager App" page (please see extract from tomcat-users.xml
below).
Once the server stoped/run, the login window doesn't appear when clicking on
"Manager App", but instead error window "403 Access denied".
When you received a 403 you probably got a page that described why you
can't access the tomcat manager.
Read it carefully and you will noticed that it tells you what to do,
that is you have to add manager-gui to the roles attribute in
tomcat-users.xml.
Thanks in advance
Pavel
Extract from tomcat-users.xml:
<role rolename="tomcat"/>
<role rolename="role1"/>
<user username="tomcat" password="tomcat" roles="tomcat"/>
<user username="both" password="tomcat" roles="tomcat,role1"/>
<user username="role1" password="tomcat" roles="role1"/>
---
L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel
antivirus Avast.
http://www.avast.com
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
This e-mail is intended only for the named recipient(s) and may contain
information that is otherwise privileged, confidential and/or exempt from
disclosure under applicable law. No waiver of privilege, confidence, or
otherwise is intended by virtue of communication via the internet. Any
unauthorized use, dissemination or copying is strictly prohibited. If you have
received this e-mail in error, or are not the named as a recipient, please
immediately notify the sender and destroy all copies of this e-mail.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org