From cface57b49ef8cc07e9e8428cbab2849c2637755 Mon Sep 17 00:00:00 2001 From: Steve French Date: Tue, 8 Aug 2006 19:04:38 +0000 Subject: [PATCH] Fix multiple typos/spelling mistakes --- docs/smbdotconf/security/security.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/smbdotconf/security/security.xml b/docs/smbdotconf/security/security.xml index 226d1c12702..41db848b991 100644 --- a/docs/smbdotconf/security/security.xml +++ b/docs/smbdotconf/security/security.xml @@ -201,13 +201,13 @@ This mode of operation has - significant pitfalls, due to the fact that is activly initiates a - man-in-the-middle attack on the remote SMB server. In particular, + significant pitfalls since it is more vulnerable to + man-in-the-middle attacks and server impersonation. In particular, this mode of operation can cause significant resource consuption on the PDC, as it must maintain an active connection for the duration of the user's session. Furthermore, if this connection is lost, - there is no way to reestablish it, and futher authenticaions to the - Samba server may fail. (From a single client, till it disconnects). + there is no way to reestablish it, and futher authentications to the + Samba server may fail (from a single client, till it disconnects). From the client's point of -- 2.11.4.GIT