From 54dbb030e2c6fed0abd0a3a89d08dad9b8a201a1 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Fri, 20 Feb 2009 09:20:16 +0100 Subject: s3/docs: Fix several typos. This fixes bug #6127. Thanks to Justin T Pryzby for the review! Karolin --- docs-xml/smbdotconf/security/lanmanauth.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs-xml/smbdotconf/security/lanmanauth.xml') diff --git a/docs-xml/smbdotconf/security/lanmanauth.xml b/docs-xml/smbdotconf/security/lanmanauth.xml index 341952205f..4e68c5e03a 100644 --- a/docs-xml/smbdotconf/security/lanmanauth.xml +++ b/docs-xml/smbdotconf/security/lanmanauth.xml @@ -12,7 +12,7 @@ Windows 95/98 or the MS DOS network client) will be able to connect to the Samba host. - The LANMAN encrypted response is easily broken, due to it's + The LANMAN encrypted response is easily broken, due to its case-insensitive nature, and the choice of algorithm. Servers without Windows 95/98/ME or MS DOS clients are advised to disable this option. -- cgit