samba-tool: implement user setprimary group command (set primaryGroupID)
authorBjörn Baumbach <bb@sernet.de>
Wed, 16 May 2018 08:19:16 +0000 (10:19 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 15 Jan 2020 12:05:33 +0000 (12:05 +0000)
commit8403527bbd132ee639fdd3926bf55d15bd8dea56
tree0f7583d718bad0b7235e6210f94951a2eea12f04
parentd512b27563b32f7bcb35da21781e87473830c906
samba-tool: implement user setprimary group command (set primaryGroupID)

Introduce an option to set the primaryGroupID attribute of a user account.

Pair-programmed-with: Stefan Metzmacher <metze@samba.org>

Signed-off-by: Björn Baumbach <bb@sernet.de>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
docs-xml/manpages/samba-tool.8.xml
python/samba/netcmd/user.py