[ http://issues.apache.org/jira/browse/JS2-188?page=comments#action_57917 ] mike long commented on JS2-188: -------------------------------
Log for this week. I mostly completed an implemention of the LdapUserSecurityHandler and the LdapCredentialHandler that authenticates against Open LDAP. I wrote a new LdapServer class and a lot of unit tests to verify its behavior and performance. The server class seems very robust. Most all of the unit tests in the components/security package run as well using LDAP authentication. Next Tuesday when I return I intend to finish the implementation of the methods which update the principal information in LDAP. I will post all this work when all the unit tests run for security against Ldap, probably early next week. > Implement the LDAP > ------------------ > > Key: JS2-188 > URL: http://issues.apache.org/jira/browse/JS2-188 > Project: Jetspeed 2 > Type: Improvement > Components: Security > Reporter: J, Edgar Zavala > > Implement the LDAP integration using the SPI, provide the LDAP authenitcation > option. > TODO: > 1.- Complete the current implementation and complete the David work in: > a) org.apache.jetspeed.security.spi.impl.LdapCredentialHandler > b) org.apache.jetspeed.security.spi.impl.LdapUserSecurityHandler -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
