s4:dsdb/password_hash: move the check for old passwords into setup_io()
authorStefan Metzmacher <metze@samba.org>
Tue, 31 May 2016 07:43:57 +0000 (09:43 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 27 Jun 2016 03:00:17 +0000 (05:00 +0200)
commit02be8a1e8b30346743d718dd57ea901039a4183b
tree5d63fd90ea61d0de8a0bc70cec2cbed5003e0d27
parent5e48dbbf2a5778d850dcbb289400fd99aab172aa
s4:dsdb/password_hash: move the check for old passwords into setup_io()

We get everything else of the existing object there too.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/password_hash.c