auth: Split out badPwdCount update into a helper function
commit26c0eb623f2776a02569d78eabe6d903ad232409
authorAndrew Bartlett <abartlet@samba.org>
Thu, 28 Nov 2013 02:42:07 +0000 (28 15:42 +1300)
committerStefan Metzmacher <metze@samba.org>
Wed, 2 Apr 2014 15:12:47 +0000 (2 17:12 +0200)
tree2078c20632c2209305778eeda5c15d5bac66e6c5
parent752b8173659f6ee12db93981a588b1e2b884fb3e
auth: Split out badPwdCount update into a helper function

This will allow password_hash to call this using dsdb_module_*() functions.

Andrew Bartlett

Change-Id: Ib6705300f3f12f4e5e9c73bfd041e6f72bb3ac4a
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/auth/sam.c