I suspect this issue is meant to be in DIREVE, no? -- Vincent
Le mardi 06 décembre 2005 à 02:27 +0100, Jacob S. Barrett (JIRA) a écrit : > SimpleAuthenticator does not support salted digested passwords. > --------------------------------------------------------------- > > Key: DIRJANUS-28 > URL: http://issues.apache.org/jira/browse/DIRJANUS-28 > Project: Directory AuthX > Type: Improvement > Components: Core > Reporter: Jacob S. Barrett > Assigned to: Vincent Tence > Priority: Minor > > > The attached patch and added files provide a pluggable way to support > additional password ciphers. Included is an implemention for SHA, SSHA > (salted SHA) and NULL (no encryption). Using this framework one could add > private/secret key based encryption, MD5 and SMD5, Unix crypt and so on. >
