From 7116a078f10a62a7293b1c3cd310907c9aa31179 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Tue, 3 Jun 2003 05:46:30 +0000 Subject: Fixing typos reported by Paul Eggleton (This used to be commit 44dd95f7908e03ac0cbfb2348fb114cff14120b4) --- docs/docbook/projdoc/AccessControls.xml | 6 +++--- docs/docbook/projdoc/PAM-Authentication-And-Samba.xml | 2 +- docs/docbook/projdoc/SWAT.xml | 2 +- docs/docbook/projdoc/Samba-PDC-HOWTO.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) (limited to 'docs') 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. 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. 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. @@ -772,7 +772,7 @@ Before using any of the following options please refer to the man page for &smb. Be careful. If you take away all permissions from the Everyone 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 no access means that MaryK who is part of the group + ACL precedence. ie: Everyone with no access means that MaryK who is part of the group Everyone will have no access even if this user is given explicit full control access. diff --git a/docs/docbook/projdoc/PAM-Authentication-And-Samba.xml b/docs/docbook/projdoc/PAM-Authentication-And-Samba.xml index fd3c369580..c9fd510219 100644 --- a/docs/docbook/projdoc/PAM-Authentication-And-Samba.xml +++ b/docs/docbook/projdoc/PAM-Authentication-And-Samba.xml @@ -722,7 +722,7 @@ tool on other platforms will need to adapt this appropriately. -Password Synchonisation Configuration +Password Synchronisation Configuration A sample PAM configuration that shows the use of pam_smbpass to make diff --git a/docs/docbook/projdoc/SWAT.xml b/docs/docbook/projdoc/SWAT.xml index 8619d888a4..e1702659f9 100644 --- a/docs/docbook/projdoc/SWAT.xml +++ b/docs/docbook/projdoc/SWAT.xml @@ -4,7 +4,7 @@ April 21, 2003 -SWAT - The Samba Web Admininistration Tool +SWAT - The Samba Web Administration Tool There are many and varied opinions regarding the usefulness or otherwise of SWAT. diff --git a/docs/docbook/projdoc/Samba-PDC-HOWTO.xml b/docs/docbook/projdoc/Samba-PDC-HOWTO.xml index 0037b6a0ab..05d0131f94 100644 --- a/docs/docbook/projdoc/Samba-PDC-HOWTO.xml +++ b/docs/docbook/projdoc/Samba-PDC-HOWTO.xml @@ -106,7 +106,7 @@ The following functionalities are new to the Samba-3 release: Adding users via the User Manager for Domains. This can be done on any MS Windows client using the Nexus toolkit that is available from Microsoft's web site. - At some later date Samba-3 may get support for the use of the Microsoft Manangement + At some later date Samba-3 may get support for the use of the Microsoft Management Console for user management. -- cgit