s3-passdb Add support for pdb_add_sam_account() and password hashes to pdb_samba4
commit00364e4e0d3d091e1b8cc9dd2b1b30eb84f2f085
authorAndrew Bartlett <abartlet@samba.org>
Thu, 11 Aug 2011 05:47:01 +0000 (11 15:47 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 13 Aug 2011 02:30:49 +0000 (13 12:30 +1000)
tree41e2dded174f9bccdc112814e3b9859a4aa0d348
parent2993113a56032be89272a626a7ef4c436d73080a
s3-passdb Add support for pdb_add_sam_account() and password hashes to pdb_samba4

This will help when using this as part of the Samba3 passdb -> Samba4
ldb database upgrade script.

Andrew Bartlett
source3/passdb/pdb_samba4.c