s4:"samdb_set_password" - remove delete instructions
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Thu, 17 Dec 2009 18:41:11 +0000 (19:41 +0100)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Thu, 17 Dec 2009 19:00:19 +0000 (20:00 +0100)
commitbbec305135cae9cb6ad95d2de1617e93b18d5659
treea34990e7a1d1527d7387c9983f3e44f409a906b3
parentdc4c41124228878d2c29fe2b240b23eb49631fe1
s4:"samdb_set_password" - remove delete instructions

They won't work when the LDB change is done using "samdb_replace"
(consider "samr_password.c" functions).

I think this has been a relict which has been useful before the "password_hash"
module existed. Basically it itself does now the updates.
source4/dsdb/common/util.c