diff options
Diffstat (limited to 'docs-xml/smbdotconf/security')
-rw-r--r-- | docs-xml/smbdotconf/security/ntlmauth.xml | 2 | ||||
-rw-r--r-- | docs-xml/smbdotconf/security/passwdchat.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs-xml/smbdotconf/security/ntlmauth.xml b/docs-xml/smbdotconf/security/ntlmauth.xml index ebcdad72a1..ec603bbf59 100644 --- a/docs-xml/smbdotconf/security/ntlmauth.xml +++ b/docs-xml/smbdotconf/security/ntlmauth.xml @@ -13,7 +13,7 @@ <para>If this option, and <command moreinfo="none">lanman auth</command> are both disabled, then only NTLMv2 logins will be permited. Not all clients support NTLMv2, and most will require - special configuration to us it.</para> + special configuration to use it.</para> </description> <value type="default">yes</value> diff --git a/docs-xml/smbdotconf/security/passwdchat.xml b/docs-xml/smbdotconf/security/passwdchat.xml index da18142dfa..13db519f40 100644 --- a/docs-xml/smbdotconf/security/passwdchat.xml +++ b/docs-xml/smbdotconf/security/passwdchat.xml @@ -17,7 +17,7 @@ on what local methods are used for password control (such as NIS etc).</para> - <para>Note that this parameter only is only used if the <smbconfoption + <para>Note that this parameter only is used if the <smbconfoption name="unix password sync"/> parameter is set to <constant>yes</constant>. This sequence is then called <emphasis>AS ROOT</emphasis> when the SMB password in the smbpasswd file is being changed, without access to the old password |