On 2/22/2010 2:51 PM, vr wrote:
> On Mon, 22 Feb 2010 12:51:30 -0500, Eric Covener wrote:
>
>>> In my apache2 config, if I try to use:
>>>
>>>
> "ldaps://adserver.domain.tld:636/DC=domain,DC=tld?sAMAccountname?sub?(objectClass=*)"
>
>>> SSL
>>> the authentication fails, per my error.lo
On Mon, 22 Feb 2010 12:51:30 -0500, Eric Covener wrote:
>> In my apache2 config, if I try to use:
>>
"ldaps://adserver.domain.tld:636/DC=domain,DC=tld?sAMAccountname?sub?(objectClass=*)"
>> SSL
>> the authentication fails, per my error.log with:
>> "authentication failed; URi / [LDAP: ldap_simple_b
> In my apache2 config, if I try to use:
> "ldaps://adserver.domain.tld:636/DC=domain,DC=tld?sAMAccountname?sub?(objectClass=*)"
> SSL
> the authentication fails, per my error.log with:
> "authentication failed; URi / [LDAP: ldap_simple_bind_s() failed]Can't
> contact LDAP server]".
>
> Are there a
I'm trying to enable SSL encryption between apache2 and ldap of
Microsoft's Active Directory 2008 so password authentication is not sent in
clear text during the 2nd hop of https connections.
I've installed apache2 on a Debian Lenny i386 system using Debian's
prebuilt apache2, ldap and ssl-cert pa