On 01/16/2012 02:43 PM, Clément OUDOT wrote:
Hello,
I am interested in extending the features of smbk5pwd overlay to manage more password mechanisms:
- Digest MD5 for authentication (see
http://en.wikipedia.org/wiki/Digest_access_authentication): we will have MD5(user:domain:password), with configuration for user attribute to use and the domain string
- Active Directory password: will use the syntax of AD unicodePwd, in
order to sync the attribute into AD
What about shadowLastChange updating?
Simone