All,
I'd be most greatful for any help on this problem. I have several Apache servers which have password protected content. I would like to be able to allow my users to authenticate to these areas using their Active Directory usernames and passwords.
I originally looked for a way to do this via RADIUS but finding none, went back to LDAP. I can now successfully authenticate to Active Directory over LDAP on tcp 389, but not over LDAPS (usually tcp 636).
The following error shows up in the apache error log:
[Fri Aug 29 14:01:07 2003] [warn] [client 127.0.0.1] [21087] auth_ldap authenticate: user syslog authentication failed; URI /ldaps [LDAP: ldap_simple_bind_s() failed][Can't contact LDAP server]
Yes, there is suppposedly and LDAPS connection on tcp 636 on the AD server.
Has anyone been able to use LDAPS in apache to authenticate to Active Directory?
bluecrack
I'd be most greatful for any help on this problem. I have several Apache servers which have password protected content. I would like to be able to allow my users to authenticate to these areas using their Active Directory usernames and passwords.
I originally looked for a way to do this via RADIUS but finding none, went back to LDAP. I can now successfully authenticate to Active Directory over LDAP on tcp 389, but not over LDAPS (usually tcp 636).
The following error shows up in the apache error log:
[Fri Aug 29 14:01:07 2003] [warn] [client 127.0.0.1] [21087] auth_ldap authenticate: user syslog authentication failed; URI /ldaps [LDAP: ldap_simple_bind_s() failed][Can't contact LDAP server]
Yes, there is suppposedly and LDAPS connection on tcp 636 on the AD server.
Has anyone been able to use LDAPS in apache to authenticate to Active Directory?
bluecrack