Hello Raul,

I've ran into this issue before with Active Directory and LDAP on 636.
 Basically you have to install a Certificate to the LDAP here's a link from
MS http://support.microsoft.com/kb/321051.  You may have a different LDAP
server but you have to do the same thing.  Add an SSL Certificate and Make
LDAP listen on port 636, make sure your port is open and listening on the
LDAP side (netstat -t   you need to have 636), and make sure you can connect
to port 626 from the webserver ( try telnet servername 636 and verify a
connection to the port can be established).

Sergio

2011/4/29 Raúl Jareño Morago <[email protected]>

> Hi,
>
>
>
> Yes, we had set the port to 636 ,  “Use TLS” is checked and set the CA File
> (we weren’t sure if these were the steps to configure it).  This is the
> error we get:
>
>
>
> {'type': "critical", 'time': "29/04/2011 09:05:04.661", 'title': "Could not
> bind (ldap.xxx.es:636): uid=search,o=xxxxxxx,c=es:******* : Can't contact
> LDAP server", 'code': "validator_ldap.c:213", 'error': "28", 'description':
> "The issue seems to be related to your system.", 'version': "1.2.2",
> 'compilation_date': "Apr 18 2011 10:29:59", 'configure_args': "
> '--prefix=/opt/cherokee' '--prefix=/opt/cherokee'", 'backtrace': ""}
>
>
>
> I think is a problem of our LDAP server, more than a problem of cherokee.
>
>
>
> Thanks
>
>
>
>
>
> *De:* Alvaro Lopez Ortega [mailto:[email protected]]
> *Enviado el:* jueves, 28 de abril de 2011 17:51
> *Para:* Raúl Jareño Morago
> *CC:* cherokee List
> *Asunto:* Re: [Cherokee] Validating using ldap secure
>
>
>
> Hello Raúl,
>
> 2011/4/28 Raúl Jareño Morago <[email protected]>
>
>
> We use ldap validation in some pages and we want to change them to ldaps
> (ldap secure). Is it possible in cherokee? We don't find the way of doing
> it.
>
>
> The “Use TLS” checkbox is market, isn't it?
>
> Remember to set the “Port” to 636 as well.
>
>
> --
> Greetings, alo
> http://www.octality.com/
>
> _______________________________________________
> Cherokee mailing list
> [email protected]
> http://lists.octality.com/listinfo/cherokee
>
>
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to