diff options
author | Garming Sam <garming@catalyst.net.nz> | 2013-12-30 11:42:21 +1300 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2014-01-28 17:26:39 +1300 |
commit | 0e7e9a21be37f255c01f215b6f10a699888a79b9 (patch) | |
tree | 770e2099186fba049d0ebcda5adc09a0f6f07f03 | |
parent | 7b347f6b6827e653d9188e89c0b16e67938538e3 (diff) | |
download | samba-0e7e9a21be37f255c01f215b6f10a699888a79b9.tar.gz samba-0e7e9a21be37f255c01f215b6f10a699888a79b9.tar.xz samba-0e7e9a21be37f255c01f215b6f10a699888a79b9.zip |
docs: update check password script to be consistent with testparm
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
-rw-r--r-- | docs-xml/smbdotconf/security/checkpasswordscript.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/smbdotconf/security/checkpasswordscript.xml b/docs-xml/smbdotconf/security/checkpasswordscript.xml index 13449976ad0..df551a692dc 100644 --- a/docs-xml/smbdotconf/security/checkpasswordscript.xml +++ b/docs-xml/smbdotconf/security/checkpasswordscript.xml @@ -17,6 +17,6 @@ </description> -<value type="default">Disabled</value> +<value type="default"><comment>Disabled</comment></value> <value type="example">/usr/local/sbin/crackcheck</value> </samba:parameter> |