[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: TLS problems



At 07:12 AM 9/10/2004, Pedro Silva wrote:
>I have this weird problem with TLS configuration. I have this LDAP
>server working for a long time but without any use off TLS/SSL. So I
>decided to set it up to use TLS. I created a server.pem that i placed in
>/etc/ssl/openldap an configured slapd.conf and ldap.conf as I show later
>on. 
>
>All seemed well if it wasn't for the following problem. 
>If I execute this command line: 
>ldapsearch -LLL -H ldaps://fqdn/ -x -D"cn=root,dc=dcc"
>-b"dc=alunos,dc=dcc" -W
>
>as root it works and with some other user it doesn't.

Sounds like a permissions problem to me.

>and my /etc/ldap.conf contains the following lines:

Doesn't look like an OpenLDAP ldap.conf(5) file to me.

Kurt