DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15437>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15437

Authentication for admin and manager applications

           Summary: Authentication for admin and manager applications
           Product: Tomcat 4
           Version: 4.1.16
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Unknown
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


1. I included the proper roles lines in tomcat-users.xml (admin and manager 
roles);
2. I am using an JDBC realm in server.xml to perform authentication in a 
personal webapp.

When I use the username and password defined in tomcat-users.xml to acess 
manager, the authetication is performed but I get 403 denied access.

If I include the username and roles in the SQL database I cann access admin and 
manager.

Is this how it shoud work? Can I have two diferent authentication reals at the 
same time? Is thgis a conflict?

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to