From b6b2eb8f881e081e80a2a0c1294dc2ec2beda859 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bj=C3=B6rn=20Baumbach?= Date: Wed, 24 Jan 2018 17:59:29 +0100 Subject: [PATCH] docs-xml:samba-tool.8: document "user move" command MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Björn Baumbach Reviewed-by: Douglas Bagnall --- docs-xml/manpages/samba-tool.8.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs-xml/manpages/samba-tool.8.xml b/docs-xml/manpages/samba-tool.8.xml index c851f413634..298a0e5bd72 100644 --- a/docs-xml/manpages/samba-tool.8.xml +++ b/docs-xml/manpages/samba-tool.8.xml @@ -667,6 +667,16 @@ + + user move <replaceable>username</replaceable> <replaceable>new_parent_dn</replaceable> [options] + This command moves a user account into the specified + organizational unit or container. + The username specified on the command is the + sAMAccountName. + The name of the organizational unit or container can be + specified as a full DN or without the domainDN component. + + user password [options] Change password for an user account (the one provided in -- 2.47.3