Issue #30 has been updated by Jonathan Clarke. Status changed from Assigned to Closed
This feature has been implemented. See http://lsc-project.org/wiki/documentation/configuration/syncoptions/activedirectory#managing_password. There is still a bug using this feature with non-ASCII characters! See bug #51, which is targeted for version 1.1.1, to avoid blocking 1.1.0 on this. ---------------------------------------- Feature #30: Method in AD library to encode a password http://tools.lsc-project.org/issues/show/30 Author: Jonathan Clarke Status: Closed Priority: High Assigned to: Jonathan Clarke Category: Core Target version: 1.1.0 AD passwords are stored in the write-only attribute unicodePwd. The value to write in LDAP consists of the UTF-8 encoded string "\"secret\"" (the quotes are encoded in the string!). AD library must have a method to do this automatically. It's easy once you know :) -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.lsc-project.org/pipermail/lsc-dev/attachments/20090601/4b57dd9f/attachment.htm>

