From 1b0690fd83dda57d96da3eb5fcd7bc482d1f97d4 Mon Sep 17 00:00:00 2001 From: Björn Jacke Date: Mon, 11 Jun 2012 20:58:11 +0200 Subject: s3/doc: some spelling fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Thanks to Frans Luteijn for providing the fixes! Autobuild-User(master): Björn Jacke Autobuild-Date(master): Mon Jun 11 23:16:26 CEST 2012 on sn-devel-104 --- docs-xml/manpages-3/net.8.xml | 2 +- docs-xml/smbdotconf/ldap/ldapsameditposix.xml | 2 +- docs-xml/smbdotconf/locking/lockspincount.xml | 2 +- docs-xml/smbdotconf/logging/ldapdebuglevel.xml | 2 +- docs-xml/smbdotconf/logon/abortshutdownscript.xml | 2 +- docs-xml/smbdotconf/logon/setprimarygroupscript.xml | 2 +- docs-xml/smbdotconf/logon/shutdownscript.xml | 2 +- docs-xml/smbdotconf/misc/ctdbtimeout.xml | 2 +- docs-xml/smbdotconf/printing/printcapname.xml | 2 +- docs-xml/smbdotconf/printing/useclientdriver.xml | 2 +- docs-xml/smbdotconf/protocol/minreceivefilesize.xml | 2 +- docs-xml/smbdotconf/protocol/usespnego.xml | 2 +- docs-xml/smbdotconf/security/aclgroupcontrol.xml | 2 +- docs-xml/smbdotconf/security/algorithmicridbase.xml | 2 +- docs-xml/smbdotconf/security/passwordserver.xml | 4 ++-- docs-xml/smbdotconf/security/restrictanonymous.xml | 2 +- docs-xml/smbdotconf/security/usernamemap.xml | 2 +- docs-xml/smbdotconf/tuning/paranoidserversecurity.xml | 4 ++-- docs-xml/smbdotconf/tuning/strictallocate.xml | 2 +- docs-xml/smbdotconf/vfs/setquotacommand.xml | 2 +- docs-xml/smbdotconf/winbind/createkrb5conf.xml | 2 +- docs-xml/smbdotconf/winbind/idmapconfig.xml | 4 ++-- docs-xml/smbdotconf/winbind/winbindnormalizenames.xml | 2 +- 23 files changed, 26 insertions(+), 26 deletions(-) (limited to 'docs-xml') diff --git a/docs-xml/manpages-3/net.8.xml b/docs-xml/manpages-3/net.8.xml index 7f2b4a7e8d..f20afb29f4 100644 --- a/docs-xml/manpages-3/net.8.xml +++ b/docs-xml/manpages-3/net.8.xml @@ -686,7 +686,7 @@ net groupmap add {rid=int|sid=string} unixgroup=string \ GROUPMAP MODIFY -Update en existing group entry. +Update an existing group entry. diff --git a/docs-xml/smbdotconf/ldap/ldapsameditposix.xml b/docs-xml/smbdotconf/ldap/ldapsameditposix.xml index c04ecc9cdd..bf6111945b 100644 --- a/docs-xml/smbdotconf/ldap/ldapsameditposix.xml +++ b/docs-xml/smbdotconf/ldap/ldapsameditposix.xml @@ -17,7 +17,7 @@ To use this option, a basic ldap tree must be provided and the ldap suffix parameters must be properly configured. On virgin servers the default users and groups (Administrator, Guest, Domain Users, Domain Admins, Domain Guests) can be precreated with the command net sam - provision. To run this command the ldap server must be running, Winindd must be running and + provision. To run this command the ldap server must be running, Winbindd must be running and the smb.conf ldap options must be properly configured. The typical ldap setup used with the yes option diff --git a/docs-xml/smbdotconf/locking/lockspincount.xml b/docs-xml/smbdotconf/locking/lockspincount.xml index 9d74bd7530..da2582d0e0 100644 --- a/docs-xml/smbdotconf/locking/lockspincount.xml +++ b/docs-xml/smbdotconf/locking/lockspincount.xml @@ -4,7 +4,7 @@ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> This parameter has been made inoperative in Samba 3.0.24. - The functionality it contolled is now controlled by the parameter + The functionality it controlled is now controlled by the parameter . diff --git a/docs-xml/smbdotconf/logging/ldapdebuglevel.xml b/docs-xml/smbdotconf/logging/ldapdebuglevel.xml index fdb6d40f25..a8c47e4725 100644 --- a/docs-xml/smbdotconf/logging/ldapdebuglevel.xml +++ b/docs-xml/smbdotconf/logging/ldapdebuglevel.xml @@ -17,7 +17,7 @@ 1 for tracing function calls. - The debug ouput from the LDAP libraries appears with the + The debug output from the LDAP libraries appears with the prefix [LDAP] in Samba's logging output. The level at which LDAP logging is printed is controlled by the parameter ldap debug threshold. diff --git a/docs-xml/smbdotconf/logon/abortshutdownscript.xml b/docs-xml/smbdotconf/logon/abortshutdownscript.xml index a8228cb9a7..56bd35f291 100644 --- a/docs-xml/smbdotconf/logon/abortshutdownscript.xml +++ b/docs-xml/smbdotconf/logon/abortshutdownscript.xml @@ -8,7 +8,7 @@ 8 that should stop a shutdown procedure issued by the . - If the connected user posseses the SeRemoteShutdownPrivilege, + If the connected user possesses the SeRemoteShutdownPrivilege, right, this command will be run as root. "" diff --git a/docs-xml/smbdotconf/logon/setprimarygroupscript.xml b/docs-xml/smbdotconf/logon/setprimarygroupscript.xml index b348501e8b..3108ac6622 100644 --- a/docs-xml/smbdotconf/logon/setprimarygroupscript.xml +++ b/docs-xml/smbdotconf/logon/setprimarygroupscript.xml @@ -7,7 +7,7 @@ Thanks to the Posix subsystem in NT a Windows User has a primary group in addition to the auxiliary groups. This script - sets the primary group in the unix userdatase when an + sets the primary group in the unix user database when an administrator sets the primary group from the windows user manager or when fetching a SAM with net rpc vampire. %u will be replaced diff --git a/docs-xml/smbdotconf/logon/shutdownscript.xml b/docs-xml/smbdotconf/logon/shutdownscript.xml index 2936a14c56..e1cc72494e 100644 --- a/docs-xml/smbdotconf/logon/shutdownscript.xml +++ b/docs-xml/smbdotconf/logon/shutdownscript.xml @@ -9,7 +9,7 @@ 8 that should start a shutdown procedure. - If the connected user posseses the SeRemoteShutdownPrivilege, + If the connected user possesses the SeRemoteShutdownPrivilege, right, this command will be run as root. The %z %t %r %f variables are expanded as follows: diff --git a/docs-xml/smbdotconf/misc/ctdbtimeout.xml b/docs-xml/smbdotconf/misc/ctdbtimeout.xml index 97d5039000..1cc6262b37 100644 --- a/docs-xml/smbdotconf/misc/ctdbtimeout.xml +++ b/docs-xml/smbdotconf/misc/ctdbtimeout.xml @@ -25,7 +25,7 @@ Be aware that if you set this parameter, this needs to be in the file smb.conf, it is not really helpful to put this into a registry configuration (typical on a cluster), because to - access the registry contact to ctdb is requred. + access the registry contact to ctdb is required. Setting ctdb timeout to n makes any process waiting longer than n seconds for a reply by the diff --git a/docs-xml/smbdotconf/printing/printcapname.xml b/docs-xml/smbdotconf/printing/printcapname.xml index f581e95693..7945ef4e3c 100644 --- a/docs-xml/smbdotconf/printing/printcapname.xml +++ b/docs-xml/smbdotconf/printing/printcapname.xml @@ -13,7 +13,7 @@ To use the CUPS printing interface set printcap name = cups . This should - be supplemented by an addtional setting cups in the [global] + be supplemented by an additional setting cups in the [global] section. printcap name = cups will use the "dummy" printcap created by CUPS, as specified in your CUPS configuration file. diff --git a/docs-xml/smbdotconf/printing/useclientdriver.xml b/docs-xml/smbdotconf/printing/useclientdriver.xml index 4d9b7abfcc..ecb9c3cdcf 100644 --- a/docs-xml/smbdotconf/printing/useclientdriver.xml +++ b/docs-xml/smbdotconf/printing/useclientdriver.xml @@ -19,7 +19,7 @@ printer using MS-RPC. The problem is that because the client considers the printer to be local, it will attempt to issue the OpenPrinterEx() call requesting access rights associated with the - logged on user. If the user possesses local administator rights but + logged on user. If the user possesses local administrator rights but not root privilege on the Samba host (often the case), the OpenPrinterEx() call will fail. The result is that the client will now display an "Access Denied; Unable to connect" message diff --git a/docs-xml/smbdotconf/protocol/minreceivefilesize.xml b/docs-xml/smbdotconf/protocol/minreceivefilesize.xml index 2df6c178db..55085a3b2a 100644 --- a/docs-xml/smbdotconf/protocol/minreceivefilesize.xml +++ b/docs-xml/smbdotconf/protocol/minreceivefilesize.xml @@ -14,7 +14,7 @@ but user testing is recommended. If set to zero Samba processes SMBwriteX calls normal way. To enable POSIX large write support (SMB/CIFS writes up to 16Mb) this option must be nonzero. The maximum value is 128k. Values greater than 128k will be silently set to 128k. Note this option will have NO EFFECT if set on a SMB signed connection. -The default is zero, which diables this option. +The default is zero, which disables this option. min receivefile size diff --git a/docs-xml/smbdotconf/protocol/usespnego.xml b/docs-xml/smbdotconf/protocol/usespnego.xml index e16c7ce2be..5c2abccffb 100644 --- a/docs-xml/smbdotconf/protocol/usespnego.xml +++ b/docs-xml/smbdotconf/protocol/usespnego.xml @@ -4,7 +4,7 @@ developer="1" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> - This deprecated variable controls controls whether samba will try + This deprecated variable controls whether samba will try to use Simple and Protected NEGOciation (as specified by rfc2478) with WindowsXP and Windows2000 clients to agree upon an authentication mechanism. 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. 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 @@ 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. 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 @@ should not 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. It is strongly recommended that you use the @@ -72,7 +72,7 @@ Using a password server means your UNIX box (running - Samba) is only as secure as (a host masqurading as) your password server. DO NOT + Samba) is only as secure as (a host masquerading as) your password server. DO NOT CHOOSE A PASSWORD SERVER THAT YOU DON'T COMPLETELY TRUST. 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\ 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 @@ 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 = DOMAIN\foo). diff --git a/docs-xml/smbdotconf/tuning/paranoidserversecurity.xml b/docs-xml/smbdotconf/tuning/paranoidserversecurity.xml index e5c2fe0ad1..e553583722 100644 --- a/docs-xml/smbdotconf/tuning/paranoidserversecurity.xml +++ b/docs-xml/smbdotconf/tuning/paranoidserversecurity.xml @@ -5,13 +5,13 @@ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> Some version of NT 4.x allow non-guest - users with a bad passowrd. When this option is enabled, samba will not + users with a bad password. When this option is enabled, samba will not use a broken NT 4.x server as password server, but instead complain to the logs and exit. Disabling this option prevents Samba from making - this check, which involves deliberatly attempting a + this check, which involves deliberately attempting a bad logon to the remote server. diff --git a/docs-xml/smbdotconf/tuning/strictallocate.xml b/docs-xml/smbdotconf/tuning/strictallocate.xml index 900c90f215..bd867da7b1 100644 --- a/docs-xml/smbdotconf/tuning/strictallocate.xml +++ b/docs-xml/smbdotconf/tuning/strictallocate.xml @@ -11,7 +11,7 @@ when a file is created or extended to be a given size. In UNIX terminology this means that Samba will stop creating sparse files. - This option is really desgined for file systems that support + This option is really designed for file systems that support fast allocation of large numbers of blocks such as extent-based file systems. On file systems that don't support extents (most notably ext3) this can make Samba slower. When you work with large files over >100MB on file diff --git a/docs-xml/smbdotconf/vfs/setquotacommand.xml b/docs-xml/smbdotconf/vfs/setquotacommand.xml index b00a620628..03e40a9e3d 100644 --- a/docs-xml/smbdotconf/vfs/setquotacommand.xml +++ b/docs-xml/smbdotconf/vfs/setquotacommand.xml @@ -9,7 +9,7 @@ samba can use. This option is only available if Samba was configured with the argument --with-sys-quotas or - on linux when ./configure --with-quotas was used and a working quota api + on Linux when ./configure --with-quotas was used and a working quota api was found in the system. Most packages are configured with these options already. This parameter should specify the path to a script that diff --git a/docs-xml/smbdotconf/winbind/createkrb5conf.xml b/docs-xml/smbdotconf/winbind/createkrb5conf.xml index 38818240c3..2ebcc81132 100644 --- a/docs-xml/smbdotconf/winbind/createkrb5conf.xml +++ b/docs-xml/smbdotconf/winbind/createkrb5conf.xml @@ -6,7 +6,7 @@ - Setting this paramter to no prevents + Setting this parameter to no prevents winbind from creating custom krb5.conf files. Winbind normally does this because the krb5 libraries are not AD-site-aware and thus would pick any domain controller out of potentially very many. Winbind diff --git a/docs-xml/smbdotconf/winbind/idmapconfig.xml b/docs-xml/smbdotconf/winbind/idmapconfig.xml index 69bddf0ebf..265fa12986 100644 --- a/docs-xml/smbdotconf/winbind/idmapconfig.xml +++ b/docs-xml/smbdotconf/winbind/idmapconfig.xml @@ -18,7 +18,7 @@ The idmap configuration is hence divided into groups, one group for each domain to be configured, and one group with the the - asterisk instead of a proper domain name, which speifies the + asterisk instead of a proper domain name, which specifies the default configuration that is used to catch all domains that do not have an explicit idmap configuration of their own. @@ -83,7 +83,7 @@ Defines the available matching uid and gid range for which the backend is authoritative. For allocating backends, this also defines the start and the end of the range for allocating - new unid IDs. + new uniq IDs. winbind uses this parameter to find the backend that is diff --git a/docs-xml/smbdotconf/winbind/winbindnormalizenames.xml b/docs-xml/smbdotconf/winbind/winbindnormalizenames.xml index 3bcdeca131..28bd34cfbf 100644 --- a/docs-xml/smbdotconf/winbind/winbindnormalizenames.xml +++ b/docs-xml/smbdotconf/winbind/winbindnormalizenames.xml @@ -21,7 +21,7 @@ idmap and nss_info plugin for the specifics on how to configure name aliasing for a specific configuration. Name aliasing takes precedence (and is mutually exclusive) over the whitespace - replacement mechanism discussed previsouly. + replacement mechanism discussed previously. -- cgit