Hi Leo,
in general I would recommend to use an LDAP tool like Apache Directory
Studio in order to develop and verify the JNDI Realm specific parameters.
http://directory.apache.org/studio/
If this works (authentication, authorization searches), add the
parameters to your tomcat configuration
I was thinking on tomcat to take advantage of several features (request
and thread management, etc) that I know have been tested for years, but
I'm not tied to the use of tomcat.
If you know another project (java/opensource) I can rely on, could you
tell me its name, please?
If you prefer Java
Thanks Mark.
I forward it to the users list.
Greetings from Hamburg,
Stefan
--- Begin Message ---
Stefan Zoerner wrote:
> Hi all,
>
> I try to figure out what the best way for an arbitrary extension to
> tomcat would be. If I implement my own realm, valve etc., there ar