KCC: move ldif import/export functions into their own module
commit070c9f7094a7840f89d45039e7f17b731ec89ead
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Wed, 18 Mar 2015 21:46:47 +0000 (19 10:46 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 29 May 2015 04:58:25 +0000 (29 06:58 +0200)
tree9e17b2fff6c95e68b95077165de158fb88deb76b
parente753d11e4d22815c4991b09b89b0d289c4b4fc0b
KCC: move ldif import/export functions into their own module

They might be of use elsewhere, and they are easily separable from the
KCC core.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/ldif_utils.py [new file with mode: 0644]
source4/scripting/bin/samba_kcc