mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +03:00
samba-tool: implement user getgroups command
samba-tool user getgroups command to list a users group memberships. Pair-programmed-with: Björn Baumbach <bb@sernet.de> Signed-off-by: Stefan Metzmacher <metze@samba.org> Signed-off-by: Björn Baumbach <bb@sernet.de> Reviewed-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
committed by
Andreas Schneider
parent
8403527bbd
commit
a77f758df1
@ -1197,6 +1197,11 @@
|
||||
<para>Set the primary group a user account.</para>
|
||||
</refsect3>
|
||||
|
||||
<refsect3>
|
||||
<title>user getgroups <replaceable>username</replaceable></title>
|
||||
<para>Get the direct group memberships of a user account.</para>
|
||||
</refsect3>
|
||||
|
||||
<refsect3>
|
||||
<title>user show <replaceable>username</replaceable> [options]</title>
|
||||
<para>Display a user AD object.</para>
|
||||
|
Reference in New Issue
Block a user