diff options
-rw-r--r-- | docs-xml/smbdotconf/tuning/paranoidserversecurity.xml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/docs-xml/smbdotconf/tuning/paranoidserversecurity.xml b/docs-xml/smbdotconf/tuning/paranoidserversecurity.xml deleted file mode 100644 index e553583722..0000000000 --- a/docs-xml/smbdotconf/tuning/paranoidserversecurity.xml +++ /dev/null @@ -1,19 +0,0 @@ -<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 password. 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 deliberately attempting a - bad logon to the remote server.</para> -</description> - -<value type="default">yes</value> -</samba:parameter> |