s4:samdb_set_password/samdb_set_password_sid - Rework
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Sat, 26 Sep 2009 10:09:07 +0000 (12:09 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Mon, 10 May 2010 17:07:46 +0000 (19:07 +0200)
commit6e8098b261b9357204c8fa5534871a4c137ca1c5
treed3d438644b66be45e06d114d198ca72757b30e12
parentfc8e3ffb5f261e7efdcbcef46b1f13c3b5599730
s4:samdb_set_password/samdb_set_password_sid - Rework

Adapt the two functions for the restructured "password_hash" module. This
means that basically all checks are now performed in the mentioned module.

An exception consists in the SAMR password change calls since they need very
precise NTSTATUS return codes on wrong constraints ("samr_password.c") file
source4/dsdb/common/util.c
source4/kdc/kpasswdd.c
source4/rpc_server/samr/dcesrv_samr.c
source4/rpc_server/samr/samr_password.c