Hi

I guess this isn't really Tomcat specific, but I hope it's still a valid
topic for the list.

I have a web application that has a very fine-grained authorization to
different resources. The authorization information is managed by the
application, but the authentication is done and managed by the WAS. This
of course creates the problem that every user has to be creted twice,
both in the application and in the WAS.

I would like to be able to create one user interface where the user
authentication/authorization is managed and that it would be done in a
WAS independent way. I'm hoping that JMX could provide for this.

So the question is
- Can this be done with JMX?
- Are there some cookbook like documentation how user management would
be done from the web application?
- Which version on JMX does Tomcat 4.1.x support?

Best regards
Markus



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

Reply via email to