summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/security/security.xml
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2009-02-20 09:20:16 +0100
committerKarolin Seeger <kseeger@samba.org>2009-02-20 09:20:16 +0100
commit54dbb030e2c6fed0abd0a3a89d08dad9b8a201a1 (patch)
treebe892fce9efbf5fb7512659497a9f4a98d02efb1 /docs-xml/smbdotconf/security/security.xml
parent73d5f14c04f2487f67695ce2e9ff025e25b2b026 (diff)
downloadsamba-54dbb030e2c6fed0abd0a3a89d08dad9b8a201a1.tar.gz
samba-54dbb030e2c6fed0abd0a3a89d08dad9b8a201a1.tar.bz2
samba-54dbb030e2c6fed0abd0a3a89d08dad9b8a201a1.zip
s3/docs: Fix several typos.
This fixes bug #6127. Thanks to Justin T Pryzby <justinpryzby [at] users.sourceforge.net> for the review! Karolin
Diffstat (limited to 'docs-xml/smbdotconf/security/security.xml')
-rw-r--r--docs-xml/smbdotconf/security/security.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs-xml/smbdotconf/security/security.xml b/docs-xml/smbdotconf/security/security.xml
index 3ad5175712..514ea54e0f 100644
--- a/docs-xml/smbdotconf/security/security.xml
+++ b/docs-xml/smbdotconf/security/security.xml
@@ -47,7 +47,7 @@
want to mainly setup shares without a password (guest shares). This
is commonly used for a shared printer server. It is more difficult
to setup guest shares with <command moreinfo="none">security = user</command>, see
- the <smbconfoption name="map to guest"/>parameter for details.</para>
+ the <smbconfoption name="map to guest"/> parameter for details.</para>
<para>It is possible to use <command moreinfo="none">smbd</command> in a <emphasis>
hybrid mode</emphasis> where it is offers both user and share
@@ -58,7 +58,7 @@
<para><anchor id="SECURITYEQUALSSHARE"/><emphasis>SECURITY = SHARE</emphasis></para>
- <para>When clients connect to a share level security server they
+ <para>When clients connect to a share level security server, they
need not log onto the server with a valid username and password before
attempting to connect to a shared resource (although modern clients
such as Windows 95/98 and Windows NT will send a logon request with
@@ -211,7 +211,7 @@
</para></note>
<note><para>From the client's point of
- view <command moreinfo="none">security = server</command> is the
+ view, <command moreinfo="none">security = server</command> is the
same as <command moreinfo="none">security = user</command>. It
only affects how the server deals with the authentication, it does
not in any way affect what the client sees.</para></note>