From 3d1c9c75812aa47c60d6d912e97a76d6b7e7895d Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Wed, 28 May 2003 22:15:44 +0000 Subject: Fix typos. (This used to be commit 3ea0fc830f3c85d6e820bb9aa66e72305b3f273f) --- docs/docbook/projdoc/ServerType.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/docbook/projdoc/ServerType.xml') diff --git a/docs/docbook/projdoc/ServerType.xml b/docs/docbook/projdoc/ServerType.xml index 0ccff8c702..a1a52b2545 100644 --- a/docs/docbook/projdoc/ServerType.xml +++ b/docs/docbook/projdoc/ServerType.xml @@ -136,7 +136,7 @@ There are in the SMB/CIFS networking world only two types of security: SHARE Level. We refer to these collectively as security levels. In implementing these two security levels samba provides flexibilities that are not available with Microsoft Windows NT4 / 200x servers. Samba knows of five (5) ways that allow the security levels to be implemented. In actual fact, Samba implements -SHARE Level security only one way, but has for ways of implementing +SHARE Level security only one way, but has four ways of implementing USER Level security. Collectively, we call the samba implementations Security Modes. These are: SHARE, USER, DOMAIN, ADS, and SERVER @@ -158,7 +158,7 @@ available and whether an action is allowed. User Level Security -We will describeuser level security first, as its simpler. +We will describe user level security first, as its simpler. In user level security the client will send a session setup command directly after the protocol negotiation. This contains a username and password. The server can either accept or reject that -- cgit