summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2016-02-15 09:15:38 +0100
committerStefan Metzmacher <metze@samba.org>2016-07-22 16:03:27 +0200
commitd5541ef6272e030c6fcdf85f7ea6a5ae4167bd0e (patch)
treec71b7182d70beb2a6e2d0ae9b08f7efb107c3a90 /docs-xml
parent8791960bf6bcca75a5790bfb7319acdbf63560f6 (diff)
downloadsamba-d5541ef6272e030c6fcdf85f7ea6a5ae4167bd0e.tar.gz
docs-xml:samba-tool.8: document "user syncpasswords" 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.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs-xml/manpages/samba-tool.8.xml b/docs-xml/manpages/samba-tool.8.xml
index 024ffb68467..dea984f55e5 100644
--- a/docs-xml/manpages/samba-tool.8.xml
+++ b/docs-xml/manpages/samba-tool.8.xml
@@ -592,6 +592,13 @@
<para>Gets the password of an user account.</para>
</refsect3>
+<refsect3>
+ <title>user syncpasswords <replaceable>--cache-ldb-initialize</replaceable> [options]</title>
+ <para>Syncs the passwords of all user accounts, using an optional script.</para>
+ <para>Note that this command should run on a single domain controller only
+ (typically the PDC-emulator).</para>
+</refsect3>
+
<refsect2>
<title>vampire [options] <replaceable>domain</replaceable></title>
<para>Join and synchronise a remote AD domain to the local server.