TODO s4:dsdb/password_hash: implement pwdLastSet constraints
authorStefan Metzmacher <metze@samba.org>
Fri, 14 Mar 2014 14:59:04 +0000 (15:59 +0100)
committerStefan Metzmacher <metze@samba.org>
Sun, 29 Jun 2014 21:45:26 +0000 (23:45 +0200)
commita41559bb5bceed9c38a7f9fad65352a9a43bbf17
tree3d277a63080fbc3a8fd35a8aac45925a19192ea2
parent206d7433da49bafa1eeda73c1e689925a744bfb4
TODO s4:dsdb/password_hash: implement pwdLastSet constraints

"pwdLastSet" can only be set to "0" or "-1", while
"-1" is translated into the current timestamp.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=9654

Change-Id: Icd1aa8bce45b0d9972ee175c40600c7014f032bd
source4/dsdb/samdb/ldb_modules/password_hash.c