[Auth_ldap] auth_ldap + ssl question
Andrew Musselman
Andrew at cwu.EDU
Fri Aug 19 13:12:31 PDT 2005
Hello,
Here are the lines I have in an .htaccess file for a certain
VirtualHost:
AuthLDAPEnabled on
AuthType Basic
SSLRequireSSL
AuthLDAPURL ldaps://ldapserver.cwu.edu/o=CWU?uid
require valid-user
Here is the entry in the apache error log when I try to visit that
VirtualHost:
[Fri Aug 19 12:54:57 2005] [warn] [client 198.104.66.39] [81743]
auth_ldap authenticate: user andrew authentication failed; URI / [LDAP:
ssl connections not supported][Can't contact LDAP server]
This is my first time configuring apache2 to use mod_auth_ldap, and I
could use all the help I can get. Does anyone have any suggestions?
Thank you,
Andrew
Andrew Musselman
andrew at cwu.edu
More information about the Auth_ldap
mailing list