s3-passdb: Allow reload of the static passdb from python
commit5aa9a6c936cbf4fb8a7a9d9a03b1678d6419e78f
authorAndrew Bartlett <abartlet@samba.org>
Mon, 27 Aug 2012 12:37:19 +0000 (27 22:37 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 27 Aug 2012 21:57:30 +0000 (28 07:57 +1000)
treeca29b1cd80c7ac285a6f4ea382b34631c5ff32e6
parentf873d422b153c55754c0d1e83670cda7c3a7f7e3
s3-passdb: Allow reload of the static passdb from python

This is then used in provision when the passdb backend is forced.

Andrew Bartlett
source3/passdb/pdb_interface.c
source3/passdb/py_passdb.c
source4/scripting/python/samba/provision/__init__.py