1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-09 09:57:48 +03:00
samba-mirror/docs/smbdotconf/tuning/paranoidserversecurity.xml
2008-04-23 08:46:19 -05:00

20 lines
682 B
XML

<samba:parameter name="paranoid server security"
context="G"
type="boolean"
developer="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>Some version of NT 4.x allow non-guest
users with a bad passowrd. When this option is enabled, samba will not
use a broken NT 4.x server as password server, but instead complain
to the logs and exit.
</para>
<para>Disabling this option prevents Samba from making
this check, which involves deliberatly attempting a
bad logon to the remote server.</para>
</description>
<value type="default">yes</value>
</samba:parameter>