samba-tool user: implement the user move command
authorBjörn Baumbach <bb@sernet.de>
Mon, 27 Nov 2017 19:40:49 +0000 (20:40 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 8 Feb 2018 03:58:10 +0000 (04:58 +0100)
commit62a8eecfbbb4b5fb9f37e454e444751ccf16f82f
tree77fc011e63a6d6973a83853df3ea7ed7363e4e0f
parent4c1101d0335aba4fcede42e84b5058adc854c54a
samba-tool user: implement the user move command

This new command allows to move an user 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/user.py