python: Add wrapper of mdb_copy that we can call from python
authorGary Lockyer <gary@catalyst.net.nz>
Wed, 4 Apr 2018 04:17:51 +0000 (16:17 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 6 Apr 2018 00:08:45 +0000 (02:08 +0200)
commit301cd5e58a58e4e373c81425fc6394d70becbdf7
tree6fc165202aa591ba4729afef3528a94fab40f3cd
parent5ca90e758ade97fb5e335029c7a1768094e70564
python: Add wrapper of mdb_copy that we can call from python

This is like the use of tdbbackup for tdb files.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/mdb_util.py [new file with mode: 0644]