diff options
Diffstat (limited to 'docs/smbdotconf/security')
-rw-r--r-- | docs/smbdotconf/security/clientlanmanauth.xml | 2 | ||||
-rw-r--r-- | docs/smbdotconf/security/clientplaintextauth.xml | 2 | ||||
-rw-r--r-- | docs/smbdotconf/security/lanmanauth.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/smbdotconf/security/clientlanmanauth.xml b/docs/smbdotconf/security/clientlanmanauth.xml index d6383a7533..5266fef6a2 100644 --- a/docs/smbdotconf/security/clientlanmanauth.xml +++ b/docs/smbdotconf/security/clientlanmanauth.xml @@ -24,5 +24,5 @@ attempted.</para> </description> -<value type="default">yes</value> +<value type="default">no</value> </samba:parameter> diff --git a/docs/smbdotconf/security/clientplaintextauth.xml b/docs/smbdotconf/security/clientplaintextauth.xml index d6f4d08e8a..c4061559db 100644 --- a/docs/smbdotconf/security/clientplaintextauth.xml +++ b/docs/smbdotconf/security/clientplaintextauth.xml @@ -7,6 +7,6 @@ <para>Specifies whether a client should send a plaintext password if the server does not support encrypted passwords.</para> </description> -<value type="default">yes</value> +<value type="default">no</value> </samba:parameter> diff --git a/docs/smbdotconf/security/lanmanauth.xml b/docs/smbdotconf/security/lanmanauth.xml index 056cdc8bd2..341952205f 100644 --- a/docs/smbdotconf/security/lanmanauth.xml +++ b/docs/smbdotconf/security/lanmanauth.xml @@ -29,5 +29,5 @@ special configuration to use it.</para> </description> -<value type="default">yes</value> +<value type="default">no</value> </samba:parameter> |