diff options
author | Stefan Metzmacher <metze@samba.org> | 2016-02-15 09:15:38 +0100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2016-07-22 16:03:26 +0200 |
commit | c8fb61cadca367b53e8d7ee64a3d19ab5ebf75e4 (patch) | |
tree | b9a9b0b2f6f8a65033127dd676f9cc9e9990bf40 /docs-xml | |
parent | 4ef52663c1350b8ca0096448d3ce6af42ff4752e (diff) | |
download | samba-c8fb61cadca367b53e8d7ee64a3d19ab5ebf75e4.tar.gz |
docs-xml:samba-tool.8: document "user getpassword" command
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
Diffstat (limited to 'docs-xml')
-rw-r--r-- | docs-xml/manpages/samba-tool.8.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs-xml/manpages/samba-tool.8.xml b/docs-xml/manpages/samba-tool.8.xml index 3416ecfb868..024ffb68467 100644 --- a/docs-xml/manpages/samba-tool.8.xml +++ b/docs-xml/manpages/samba-tool.8.xml @@ -587,6 +587,11 @@ <para>Sets or resets the password of an user account.</para> </refsect3> +<refsect3> + <title>user getpassword <replaceable>username</replaceable> [options]</title> + <para>Gets the password of an user account.</para> +</refsect3> + <refsect2> <title>vampire [options] <replaceable>domain</replaceable></title> <para>Join and synchronise a remote AD domain to the local server. |