<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>
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>
<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>
<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>
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