docs-xml:samba-tool.8: document "group move" command
authorBjörn Baumbach <bb@sernet.de>
Wed, 24 Jan 2018 17:01:42 +0000 (18:01 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 8 Feb 2018 03:58:10 +0000 (04:58 +0100)
Signed-off-by: Björn Baumbach <bb@sernet.de>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
docs-xml/manpages/samba-tool.8.xml

index 298a0e5bd721434e895b325c1cb4ca91ee3ade41..bcdad7789920391fa4504d87610edb39e8408ba8 100644 (file)
        <para>List all members of the specified AD group.</para>
 </refsect3>
 
        <para>List all members of the specified AD group.</para>
 </refsect3>
 
+<refsect3>
+       <title>group move <replaceable>groupname</replaceable> <replaceable>new_parent_dn</replaceable> [options]</title>
+       <para>This command moves a group into the specified organizational unit
+       or container.</para>
+       <para>The groupname specified on the command is the sAMAccountName.
+       </para>
+       <para>The name of the organizational unit or container can be
+       specified as a full DN or without the domainDN component.</para>
+       <para></para>
+</refsect3>
+
 <refsect3>
        <title>group removemembers <replaceable>groupname</replaceable> <replaceable>members</replaceable> [options]</title>
        <para>Remove members from the specified AD group.</para>
 <refsect3>
        <title>group removemembers <replaceable>groupname</replaceable> <replaceable>members</replaceable> [options]</title>
        <para>Remove members from the specified AD group.</para>