diff options
-rw-r--r-- | docs/smbdotconf/security/encryptpasswords.xml | 2 | ||||
-rw-r--r-- | docs/smbdotconf/security/lanmanauth.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/smbdotconf/security/encryptpasswords.xml b/docs/smbdotconf/security/encryptpasswords.xml index 8d2b86cb8c..1a631fd098 100644 --- a/docs/smbdotconf/security/encryptpasswords.xml +++ b/docs/smbdotconf/security/encryptpasswords.xml @@ -14,7 +14,7 @@ <para> MS Windows clients that expect Microsoft encrypted passwords and that do not have plain text password support enabled will be able to - connect only to a Samba server that has encypted password support + connect only to a Samba server that has encrypted password support enabled and for which the user accounts have a valid encrypted password. Refer to the smbpasswd command man page for information regarding the creation of encrypted passwords for user accounts. diff --git a/docs/smbdotconf/security/lanmanauth.xml b/docs/smbdotconf/security/lanmanauth.xml index c0b5e52af0..056cdc8bd2 100644 --- a/docs/smbdotconf/security/lanmanauth.xml +++ b/docs/smbdotconf/security/lanmanauth.xml @@ -17,7 +17,7 @@ without Windows 95/98/ME or MS DOS clients are advised to disable this option. </para> - <para>Unlike the <command moreinfo="none">encypt + <para>Unlike the <command moreinfo="none">encrypt passwords</command> option, this parameter cannot alter client behaviour, and the LANMAN response will still be sent over the network. See the <command moreinfo="none">client lanman |