diff options
author | John Terpstra <jht@samba.org> | 2005-07-06 21:23:58 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:03 -0500 |
commit | 5357c5e6e30035fa8d7a552675aaa355f7a27bb4 (patch) | |
tree | 0dcd935b977c934f8280b14508f0bf300b78147d /docs/smbdotconf/security/passwdchatdebug.xml | |
parent | 021d72252114414238b31659ee0d090efe4450de (diff) | |
download | samba-5357c5e6e30035fa8d7a552675aaa355f7a27bb4.tar.gz samba-5357c5e6e30035fa8d7a552675aaa355f7a27bb4.tar.bz2 samba-5357c5e6e30035fa8d7a552675aaa355f7a27bb4.zip |
Removal of CRUFT. 50 lashes to those who created CRUFT. Argh.
(This used to be commit 555e174de5d390cdc744b8bcbecbeccc31079a23)
Diffstat (limited to 'docs/smbdotconf/security/passwdchatdebug.xml')
-rw-r--r-- | docs/smbdotconf/security/passwdchatdebug.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/smbdotconf/security/passwdchatdebug.xml b/docs/smbdotconf/security/passwdchatdebug.xml index 6211688eb7..78714ab8b5 100644 --- a/docs/smbdotconf/security/passwdchatdebug.xml +++ b/docs/smbdotconf/security/passwdchatdebug.xml @@ -9,13 +9,13 @@ strings passed to and received from the passwd chat are printed in the <citerefentry><refentrytitle>smbd</refentrytitle> <manvolnum>8</manvolnum></citerefentry> log with a - <link linkend="DEBUGLEVEL"><parameter moreinfo="none">debug level</parameter></link> + <smbconfoption name="debug level"/> of 100. This is a dangerous option as it will allow plaintext passwords to be seen in the <command moreinfo="none">smbd</command> log. It is available to help Samba admins debug their <parameter moreinfo="none">passwd chat</parameter> scripts when calling the <parameter moreinfo="none">passwd program</parameter> and should be turned off after this has been done. This option has no effect if the - <link linkend="PAMPASSWORDCHANGE"><parameter moreinfo="none">pam password change</parameter></link> + <smbconfoption name="pam password change"/> paramter is set. This parameter is off by default.</para> </description> |