samba-tool group: implement the group move command
authorBjörn Baumbach <bb@sernet.de>
Mon, 27 Nov 2017 20:00:07 +0000 (21:00 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 8 Feb 2018 03:58:10 +0000 (04:58 +0100)
commit6a2a5e61dc4f397de14320b685acc46de5cc0701
tree60f37e0d759c57cbf1aaccc02aee6caaafda8039
parent37b5195d1c747b5388cb2576cd370b5e2eb7d34a
samba-tool group: implement the group move command

This new command allows to move a a group into an ou or container.

Signed-off-by: Björn Baumbach <bb@sernet.de>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
python/samba/netcmd/group.py