2014-11-25 0:36 GMT+01:00 Chris Cheltenham <[email protected]>:

>
> Hello,
>
>
>
> I configured /etc/openldap.ldap.conf thusly:
>
>
>
> But I still cannot bind.
>
>
>
>
>
>
>
> BASE    dc=ldap2,dc=dcis,dc=hhs,dc=gov
>
> URI     ldaps://test-ba.dcis.hhs.gov:636
>
>
>
> #SIZELIMIT      12
>
> #TIMELIMIT      15
>
> #DEREF          never
>
>
>
> TLS_CACERTDIR /etc/pki/CA/
>
> TLSCACertificateFile /etc/pki/CA/cacert.pem
>
> TLSCertificateFile /etc/pki/CA/ldap-cert.pem
>
> TLS_REQCERT allow
>


 TLSCACertificateFile and TLSCertificateFile are no valid parameters for
ldap.conf (man ldap.conf).

And are you sure your LDAP server listen on LDAPS? Can you do a request
with ldapsearch?


Clément.
_______________________________________________
ltb-users mailing list
[email protected]
http://lists.ltb-project.org/listinfo/ltb-users

Reply via email to