Author: humbedooh
Date: Tue Mar 17 11:34:07 2015
New Revision: 1667272
URL: http://svn.apache.org/r1667272
Log:
fix ldap
Modified:
steve/trunk/www/conf/httpd.conf
Modified: steve/trunk/www/conf/httpd.conf
URL:
http://svn.apache.org/viewvc/steve/trunk/www/conf/httpd.conf?rev=1667272&r1=1667271&r2=1667272&view=diff
==============================================================================
--- steve/trunk/www/conf/httpd.conf (original)
+++ steve/trunk/www/conf/httpd.conf Tue Mar 17 11:34:07 2015
@@ -241,7 +241,7 @@ ServerSignature On
<Directory /home/voter/www/cgi-bin>
- AuthLDAPurl
"ldaps://minotaur.apache.org:636/ou=people,dc=apache,dc=org?uid"
+ AuthLDAPurl
"ldaps://ldap1-us-west.apache.org:636/ou=people,dc=apache,dc=org?uid"
AuthLDAPRemoteUserAttribute uid
AuthzLDAPAuthoritative off