1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-02 00:22:11 +03:00

docs-xml:samba-tool.8: document "user syncpasswords" command

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
This commit is contained in:
Stefan Metzmacher
2016-02-15 09:15:38 +01:00
parent 8791960bf6
commit d5541ef627

View File

@ -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.