2015-04-07 15:09 GMT+03:00 Peter Walsh <peterwalsh...@gmail.com>:
> Hi,
>
> I successfully installed tomcat version 8.0.21 and the main page comes u
> p using http://serverip:8080.
>
> None of the buttons "Server Status", "Manager App", "Host Manager" allow
> access despite tomcat-users.xml was setup correctly.

You have to describe what you see.

What exactly fails?
They ask tor password (401), fail with 404, fail with 403?

> The Apache tomcat was stopped and restarted after any changes were made to
> tomcat-users.xml.
>
> I have tried all documentation including the following and none work:
>
> <role rolename="manager-gui"/>
> <user username="tomcat" password="s3cret" roles="manager-gui"/>


Look into startup logs (was the file read correctly? has the manager
app started successfully?), access logs.

Best regards,
Konstantin Kolinko

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

Reply via email to