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 2017/05/29 18:02:32 UTC

[Bug 44645] [Patch] JNDIRealm - Doesn't support JNDI "java.naming.ldap.factory.socket" parameter

https://bz.apache.org/bugzilla/show_bug.cgi?id=44645

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

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

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
This has been open for some time and I don't recall there being wider interest
in this feature.

Having reviewed the patch, it requires setting the SocketFactory directly. All
the current getters/setters are intended to be configured via
server.xml/context.xml.

If you are setting the ServerFactory directly, you can just as easily extend
the JNDIRealm and override getDirectoryContextEnvironment() to add this or any
other additional environment parameter.

-- 
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