Mantis - Resin
Viewing Issue Advanced Details
666 feature always 01-04-06 01:56 04-12-06 17:03
rudy  
ferg  
normal  
closed  
fixed  
none    
none 3.0.19  
0000666: Resin should include an LDAPAuthenticator
Resin should include an LDAPAuthenticator.

Some references:

http://java.sun.com/j2se/1.4.2/docs/guide/jndi/ [^]
http://java.sun.com/j2se/1.4.2/docs/guide/jndi/jndi-ldap.html [^]

The Sun SDK contains a JNDI InitialContextFactory to connect to LDAP, and includes support for connection pooling:

"com.sun.jndi.ldap.LdapCtxFactory"

Many LDAP Authenticator implementations use this context factory.

Some references to the ACEGI security framework, it includes a Resin adapter:

Acegi project:http://www.acegisecurity.org/ [^]
Resin adapter project:http://acegisecurity.sourceforge.net/multiproject/acegi-security-resin/index.html [^]
Source code: http://acegisecurity.sourceforge.net/multiproject/acegi-security-resin/xref/org/acegisecurity/adapters/resin/ResinAcegiAuthenticator.html [^]

Notes
(0001084)
ferg   
04-12-06 17:03   
server/1a40