From: Bradley Nicholes Date: Fri, 20 Jan 2006 17:03:51 +0000 (+0000) Subject: Fix the documentation for the LDAPTrustedMode directive. X-Git-Tag: 2.3.0~2588 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87ceeebe80d5469ebe10a101aee12fb0cf3d40dd;p=thirdparty%2Fapache%2Fhttpd.git Fix the documentation for the LDAPTrustedMode directive. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@370859 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_ldap.xml b/docs/manual/mod/mod_ldap.xml index b22cadb228b..34d983db52e 100644 --- a/docs/manual/mod/mod_ldap.xml +++ b/docs/manual/mod/mod_ldap.xml @@ -230,8 +230,7 @@ by other LDAP modules Deny from all
Allow from yourdomain.example.com
AuthLDAPEnabled on
- LDAPTrustedMode TLS - AuthLDAPURL ldap://127.0.0.1/dc=example,dc=com?uid?one
+ AuthLDAPURL ldap://127.0.0.1/dc=example,dc=com?uid?one TLS
require valid-user
</Location> @@ -540,8 +539,7 @@ connection client certificates. LDAPTrustedMode Specifies the SSL/TLS mode to be used when connecting to an LDAP server. LDAPTrustedMode type -server configvirtual host -directory.htaccess +server configvirtual host

The following modes are supported: