From: Bradley Nicholes Date: Fri, 20 Jan 2006 17:04:56 +0000 (+0000) Subject: Fix the documentation for the LDAPTrustedMode directive. X-Git-Tag: 2.2.1~131 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d74682263804d21141c973d9a04efbc539eadd86;p=thirdparty%2Fapache%2Fhttpd.git Fix the documentation for the LDAPTrustedMode directive. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@370860 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_ldap.xml b/docs/manual/mod/mod_ldap.xml index a432341de14..a4e1f958370 100644 --- a/docs/manual/mod/mod_ldap.xml +++ b/docs/manual/mod/mod_ldap.xml @@ -232,8 +232,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
AuthLDAPAuthoritative on
require valid-user
@@ -545,8 +544,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: