diff options
author | John Terpstra <jht@samba.org> | 2003-06-03 05:46:30 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-06-03 05:46:30 +0000 |
commit | 7116a078f10a62a7293b1c3cd310907c9aa31179 (patch) | |
tree | 8ec906d050f4b4bf07205673d3f539529549822e /docs/docbook/projdoc/AccessControls.xml | |
parent | e67089bff921071b896f9318a774aa3a28165698 (diff) | |
download | samba-7116a078f10a62a7293b1c3cd310907c9aa31179.tar.gz samba-7116a078f10a62a7293b1c3cd310907c9aa31179.tar.bz2 samba-7116a078f10a62a7293b1c3cd310907c9aa31179.zip |
Fixing typos reported by Paul Eggleton <paule@cjntech.co.nz>
(This used to be commit 44dd95f7908e03ac0cbfb2348fb114cff14120b4)
Diffstat (limited to 'docs/docbook/projdoc/AccessControls.xml')
-rw-r--r-- | docs/docbook/projdoc/AccessControls.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/docbook/projdoc/AccessControls.xml b/docs/docbook/projdoc/AccessControls.xml index 6140077061..6a4a691d2e 100644 --- a/docs/docbook/projdoc/AccessControls.xml +++ b/docs/docbook/projdoc/AccessControls.xml @@ -66,7 +66,7 @@ shrink. <para> Samba honours and implements Unix file system access controls. Users who access a Samba server will do so as a particular MS Windows user. - This information is passed to the Samba server as part of the logon orr + This information is passed to the Samba server as part of the logon or connection setup process. Samba uses this user identity to validate whether or not the user should be given access to file system resources (files and directories). This chapter provides an overview for those @@ -413,7 +413,7 @@ Before using any of the following options please refer to the man page for &smb. <para> As always, it is highly advisable to use the least difficult to maintain and the least ambiguous method for controlling access. Remember, that when you leave the scene someone else will need to provide assistance and - if that person finds to great a mess, or if they do not understand what you have done then there is risk of + if that person finds too great a mess, or if they do not understand what you have done then there is risk of Samba being removed and an alternative solution being adopted. </para> @@ -772,7 +772,7 @@ Before using any of the following options please refer to the man page for &smb. <para> Be careful. If you take away all permissions from the <constant>Everyone</constant> user without removing this user then effectively no user will be able to access the share. This is a result of what is known as - ACL precidence. ie: Everyone with <strong>no access</strong> means that MaryK who is part of the group + ACL precedence. ie: Everyone with <strong>no access</strong> means that MaryK who is part of the group <constant>Everyone</constant> will have no access even if this user is given explicit full control access. </para> </warning> |