summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2016-02-15 09:56:03 +0100
committerStefan Metzmacher <metze@samba.org>2016-07-22 16:03:27 +0200
commiteb33f7334fbfa2094d580a42ba376264f21ed273 (patch)
tree0669ddad64829ab255e9e508cae0db3eaeb489dd /docs-xml
parentd5541ef6272e030c6fcdf85f7ea6a5ae4167bd0e (diff)
downloadsamba-eb33f7334fbfa2094d580a42ba376264f21ed273.tar.gz
docs-xml/smbdotconf: reference "unix password sync" with "samba-tool user syncpasswords"
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/smbdotconf/security/unixpasswordsync.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/docs-xml/smbdotconf/security/unixpasswordsync.xml b/docs-xml/smbdotconf/security/unixpasswordsync.xml
index 321ece5b900..75c89162eb1 100644
--- a/docs-xml/smbdotconf/security/unixpasswordsync.xml
+++ b/docs-xml/smbdotconf/security/unixpasswordsync.xml
@@ -9,8 +9,12 @@
If this is set to <constant>yes</constant> the program specified in the <parameter moreinfo="none">passwd
program</parameter> parameter is called <emphasis>AS ROOT</emphasis> -
to allow the new UNIX password to be set without access to the
- old UNIX password (as the SMB password change code has no
- access to the old password cleartext, only the new).</para>
+ old UNIX password (as the SMB password change code has no
+ access to the old password cleartext, only the new).</para>
+
+ <para>This option has no effect if <command moreinfo="none">samba</command>
+ is running as an active directory domain controller, in that case have a
+ look at the <command moreinfo="none">samba-tool user syncpasswords</command> command.</para>
</description>
<related>passwd program</related>