summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/docbook/smbdotconf/security/passwdprogram.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/docbook/smbdotconf/security/passwdprogram.xml b/docs/docbook/smbdotconf/security/passwdprogram.xml
index dbcc261ce4..22235322c8 100644
--- a/docs/docbook/smbdotconf/security/passwdprogram.xml
+++ b/docs/docbook/smbdotconf/security/passwdprogram.xml
@@ -29,6 +29,13 @@
for security implications. Note that by default <parameter moreinfo="none">unix
password sync</parameter> is set to <constant>no</constant>.</para>
+ <para>Not that this program is only invoked when a password change is
+ done via the smbd program, not when smbpasswd is used locally as root to
+ change a password. This means that you cannot run "smbpasswd USERNAME" as
+ root on the SMB server in order to test this parameter, but should run the
+ command "smbpasswd -r SMBMACHINE" as a non-root user instead if you want
+ to test the invocation of this program.</para>
+
<para>See also <link linkend="UNIXPASSWORDSYNC"><parameter moreinfo="none">unix
password sync</parameter></link>.</para>