summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/security
diff options
context:
space:
mode:
authorBjörn Jacke <bj@sernet.de>2012-06-11 20:58:11 +0200
committerBjoern Jacke <bj@sernet.de>2012-06-11 23:16:26 +0200
commit1b0690fd83dda57d96da3eb5fcd7bc482d1f97d4 (patch)
tree16714f8c7bcba87fd3d45a6b5ac05fa6f8e7e715 /docs-xml/smbdotconf/security
parent17d5fbde4341d82c8a20dfa0bd94a6db12bebe41 (diff)
downloadsamba-1b0690fd83dda57d96da3eb5fcd7bc482d1f97d4.tar.gz
samba-1b0690fd83dda57d96da3eb5fcd7bc482d1f97d4.tar.bz2
samba-1b0690fd83dda57d96da3eb5fcd7bc482d1f97d4.zip
s3/doc: some spelling fixes
Thanks to Frans Luteijn <f.a.g.luteijn at knoware.nl> for providing the fixes! Autobuild-User(master): Björn Jacke <bj@sernet.de> Autobuild-Date(master): Mon Jun 11 23:16:26 CEST 2012 on sn-devel-104
Diffstat (limited to 'docs-xml/smbdotconf/security')
-rw-r--r--docs-xml/smbdotconf/security/aclgroupcontrol.xml2
-rw-r--r--docs-xml/smbdotconf/security/algorithmicridbase.xml2
-rw-r--r--docs-xml/smbdotconf/security/passwordserver.xml4
-rw-r--r--docs-xml/smbdotconf/security/restrictanonymous.xml2
-rw-r--r--docs-xml/smbdotconf/security/usernamemap.xml2
5 files changed, 6 insertions, 6 deletions
diff --git a/docs-xml/smbdotconf/security/aclgroupcontrol.xml b/docs-xml/smbdotconf/security/aclgroupcontrol.xml
index 6efd46dd8d..e62216a8ef 100644
--- a/docs-xml/smbdotconf/security/aclgroupcontrol.xml
+++ b/docs-xml/smbdotconf/security/aclgroupcontrol.xml
@@ -14,7 +14,7 @@
that group to modify the permissions on it. This allows the delegation of security controls
on a point in the filesystem to the group owner of a directory and anything below it also owned
by that group. This means there are multiple people with permissions to modify ACLs on a file
- or directory, easing managability.
+ or directory, easing manageability.
</para>
<para>
This parameter allows Samba to also permit delegation of the control over a point in the exported
diff --git a/docs-xml/smbdotconf/security/algorithmicridbase.xml b/docs-xml/smbdotconf/security/algorithmicridbase.xml
index 24a3150024..bcf3ef673c 100644
--- a/docs-xml/smbdotconf/security/algorithmicridbase.xml
+++ b/docs-xml/smbdotconf/security/algorithmicridbase.xml
@@ -11,7 +11,7 @@
<para>Setting this option to a larger value could be useful to sites
transitioning from WinNT and Win2k, as existing user and
- group rids would otherwise clash with sytem users etc.
+ group rids would otherwise clash with system users etc.
</para>
<para>All UIDs and GIDs must be able to be resolved into SIDs for
diff --git a/docs-xml/smbdotconf/security/passwordserver.xml b/docs-xml/smbdotconf/security/passwordserver.xml
index 09d335c3ac..ad242c4a41 100644
--- a/docs-xml/smbdotconf/security/passwordserver.xml
+++ b/docs-xml/smbdotconf/security/passwordserver.xml
@@ -15,7 +15,7 @@
<emphasis>should not</emphasis> be used, as the default '*' indicates to Samba
to determine the best DC to contact dynamically, just as all other hosts in an
AD domain do. This allows the domain to be maintained without modification to
- the smb.conf file. The cryptograpic protection on the authenticated RPC calls
+ the smb.conf file. The cryptographic protection on the authenticated RPC calls
used to verify passwords ensures that this default is safe.</para>
<para><emphasis>It is strongly recommended that you use the
@@ -72,7 +72,7 @@
<listitem>
<para>Using a password server means your UNIX box (running
- Samba) is only as secure as (a host masqurading as) your password server. <emphasis>DO NOT
+ Samba) is only as secure as (a host masquerading as) your password server. <emphasis>DO NOT
CHOOSE A PASSWORD SERVER THAT YOU DON'T COMPLETELY TRUST</emphasis>.
</para>
</listitem>
diff --git a/docs-xml/smbdotconf/security/restrictanonymous.xml b/docs-xml/smbdotconf/security/restrictanonymous.xml
index 1fbf983d54..8e2ef081d1 100644
--- a/docs-xml/smbdotconf/security/restrictanonymous.xml
+++ b/docs-xml/smbdotconf/security/restrictanonymous.xml
@@ -13,7 +13,7 @@ HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
</programlisting>
registry key in Windows 2000 and Windows NT. When set to 0, user
and group list information is returned to anyone who asks. When set
- to 1, only an authenticated user can retrive user and
+ to 1, only an authenticated user can retrieve user and
group list information. For the value 2, supported by
Windows 2000/XP and Samba, no anonymous connections are allowed at
all. This can break third party and Microsoft
diff --git a/docs-xml/smbdotconf/security/usernamemap.xml b/docs-xml/smbdotconf/security/usernamemap.xml
index 54179690be..fec7375f7f 100644
--- a/docs-xml/smbdotconf/security/usernamemap.xml
+++ b/docs-xml/smbdotconf/security/usernamemap.xml
@@ -14,7 +14,7 @@
<para>
Please note that for user or share mode security, the username map is applied prior to validating the user
credentials. Domain member servers (domain or ads) apply the username map after the user has been
- successfully authenticated by the domain controller and require fully qualified enties in the map table (e.g.
+ successfully authenticated by the domain controller and require fully qualified entries in the map table (e.g.
biddle = <literal>DOMAIN\foo</literal>).
</para>