s4:password_hash - Rework to handle password changes
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Wed, 23 Sep 2009 17:25:54 +0000 (19:25 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 10 May 2010 16:06:24 +0000 (18:06 +0200)
commit6a69ec2f5a046194c9f4dc108c0680ab263790c4
tree31b2c44f94422e31ca16920cd7ca9a582b5a8986
parent12c4b09fd511eaa0671ccf0b05d8407f97167105
s4:password_hash - Rework to handle password changes

- Implement the password restrictions as specified in "samdb_set_password"
  (complexity, minimum password length, minimum password age...).
- We support only (administrative) password reset operations at the moment
- Support password (administrative) reset and change operations (consider
  MS-ADTS 3.1.1.3.1.5)
source4/dsdb/samdb/ldb_modules/password_hash.c