]> granicus.if.org Git - apache/commitdiff
Spelling errors
authorStefan Fritsch <sf@apache.org>
Sat, 25 Sep 2010 19:36:53 +0000 (19:36 +0000)
committerStefan Fritsch <sf@apache.org>
Sat, 25 Sep 2010 19:36:53 +0000 (19:36 +0000)
PR: 49983, 49967
Submitted by: Chris Matthews <chris bbd co za>,
              Angelo Babudro <tech support donsdirectory com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1001305 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authnz_ldap.xml
docs/manual/platform/windows.xml

index 3a3fb4f1a76f798518bdb716b4f204c070eca950..f503a7d62eae584a9d69e055f5dad4ffa21fd5fa 100644 (file)
@@ -781,7 +781,7 @@ authorization</description>
 
 <directivesynopsis>
 <name>AuthLDAPBindAuthoritative</name>
-<description>Determines if other authentication providers are used when a user can be mapped to a DN but the server cannot successfully bind with the users credentials.</description>
+<description>Determines if other authentication providers are used when a user can be mapped to a DN but the server cannot successfully bind with the user's credentials.</description>
 <syntax>AuthLDAPBindAuthoritative<em>off|on</em></syntax>
 <default>AuthLDAPBindAuthoritative on</default>
 <contextlist><context>directory</context><context>.htaccess</context>
@@ -793,11 +793,11 @@ authorization</description>
     password cannot be verified with an LDAP bind.  
     If <directive module="mod_authnz_ldap">AuthLDAPBindAuthoritative</directive> 
     is set to <em>off</em>, other configured authentication modules will have 
-    a chance to validate the user if the LDAP bind (with the current users credentials) 
+    a chance to validate the user if the LDAP bind (with the current user's credentials) 
     fails for any reason.</p>
     <p> This allows users present in both LDAP and 
     <directive module="mod_authn_file">AuthUserFile</directive> to authenticate
-    when the LDAP server is available but the users account is locked or password
+    when the LDAP server is available but the user's account is locked or password
     is otherwise unusable.</p>
 </usage>
 <seealso><directive module="mod_authn_file">AuthUserFile</directive></seealso>
@@ -942,7 +942,7 @@ to perform a DN lookup</description>
 
 <directivesynopsis>
 <name>AuthLDAPCompareAsUser</name>
-<description>Use the authenticated users credentials to perform authorization comparisons</description>
+<description>Use the authenticated user's credentials to perform authorization comparisons</description>
 <syntax>AuthLDAPCompareAsUser on|off</syntax>
 <default>AuthLDAPCompareAsUser off</default>
 <contextlist><context>directory</context><context>.htaccess</context>
@@ -1121,7 +1121,7 @@ environment variable</description>
 
 <directivesynopsis>
 <name>AuthLDAPSearchAsUser</name>
-<description>Use the authenticated users credentials to perform authorization searches</description>
+<description>Use the authenticated user's credentials to perform authorization searches</description>
 <syntax>AuthLDAPSearchAsUser on|off</syntax>
 <default>AuthLDAPSearchAsUser off</default>
 <contextlist><context>directory</context><context>.htaccess</context>
index ffb0b70d995e14c9b7be82810dc40ffc5c5f5639..d9a5dd4235c6e9fd20c7f7bfbd3f99f831121765 100644 (file)
       can handle at once, so be sure to set this number high enough for
       your site if you get a lot of hits. The recommended default is
       <code>ThreadsPerChild 150</code>, but this must be adjusted to
-      reflect the greatest anticipated number of simultanious
+      reflect the greatest anticipated number of simultaneous
       connections to accept.</p></li>
 
       <li><p>The directives that accept filenames as arguments must use