You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2008/05/21 09:35:59 UTC

DO NOT REPLY [Bug 45052] New: Provide read only access for certain role in Manager webapp

https://issues.apache.org/bugzilla/show_bug.cgi?id=45052

           Summary: Provide read only access for certain role in Manager
                    webapp
           Product: Tomcat 5
           Version: 5.5.26
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Webapps:Manager
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: pander@users.sourceforge.net


The current Manager webapp provides functionality to change settings. However,
in many cases users are allowed to view Tomcat settings but are not allowed to
change them. This tool is an excellent way of providing detailed information,
but access is not granted for read only usage because it is not possible to
easily configure this.

Please allow an 'admin-read-only' kind of role to have access to the Manager in
a read only mode. Name of the role is to be decided by development community
but 'audit' would cover it sufficiently.

Actions like "Start", "Stop", "Reload", "Undeploy should not appear when a user
with this read only role is logged in. Also the deploy form should not be
shown.

Implementing this enhancement will lead to more satisfied use of Tomcat,
especially in complex and overly protected environments where this read only
mode (where normal admin mode is not allowed) enable better access into
configuration settings.

The same request has been made for the Administration Tool webapp.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 45052] Provide read only access for certain role in Manager webapp

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45052

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Mark Thomas <ma...@apache.org> 2011-09-05 09:34:43 UTC ---
This is provided via the manager-status role which has been available since
5.5.33

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org