Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.5.3
-
None
-
Ubuntu 11.04, Eclipse Indigo
Description
CRYPT passwords embed multiple values into a single field, in particular the algorithm and the salt used. This method is known as Modular Crypt Format
http://www.tummy.com/journals/entries/jafo_20110117_054918
When given a userPassword field described using this system, the "show password details" display on the value editor gets the salt wrong and fails to verify.
Attachments
Issue Links
- depends upon
-
DIRAPI-269 Add support for modular crypt format password
- Resolved