Re: [us...@httpd] Configuring apache to use LDAP over SSL on PHP

2010-06-11 Thread Tom Evans
On Fri, Jun 11, 2010 at 10:17 AM, Jérémy ESCOLANO wrote: > Thank you for your help, I wen't a bit deeper with my problèm > ... > I just want to make clear that I don't wan't to do LDAP authentification > with an apache folder but just do LDAPS with PHP. > I thank you in advance. > Then it has not

Re: [us...@httpd] Configuring apache to use LDAP over SSL on PHP

2010-06-11 Thread Jérémy ESCOLANO
Thank you for your help, I wen't a bit deeper with my problèm Here is what I did: On my openLDAP server : slapd.conf: #cert requested for the ldapserver TLSCertificateFile ./ssl2/srvLDAP.cer TLSCertificateKeyFile ./ssl2/srvLDAP.key #CA cert TLSCACertificateFile./ssl2/cacert.cer TLSVerif

Re: [us...@httpd] Configuring apache to use LDAP over SSL on PHP

2010-06-10 Thread Tom Evans
On Thu, Jun 10, 2010 at 1:11 PM, Jérémy ESCOLANO wrote: > Actually this is about configuring Apache server to allow it to communicate > with LDAP server, that is why i'm asking here, but of course I'll try to get > so help on PHP list. > Though, I heard about a ldaprc and ldap.conf file for apache

RE: [us...@httpd] Configuring apache to use LDAP over SSL on PHP

2010-06-10 Thread Emmanuel Bailleul
>De : Jérémy ESCOLANO [mailto:jeremyescol...@gmail.com] >Envoyé : jeudi 10 juin 2010 14:12 >À : users@httpd.apache.org >Objet : Re: [us...@httpd] Configuring apache to use LDAP over SSL on PHP >Actually this is about configuring Apache server to allow it to communicate >with

Re: [us...@httpd] Configuring apache to use LDAP over SSL on PHP

2010-06-10 Thread Jérémy ESCOLANO
Actually this is about configuring Apache server to allow it to communicate with LDAP server, that is why i'm asking here, but of course I'll try to get so help on PHP list. Though, I heard about a ldaprc and ldap.conf file for apache? somebody can give me informations about these files ? (what ar

Re: [us...@httpd] Configuring apache to use LDAP over SSL on PHP

2010-06-10 Thread Eric Covener
On Thu, Jun 10, 2010 at 4:48 AM, Jérémy ESCOLANO wrote: > Hi > I'm writing from france cuz i'm having a big problem with apache and ldap. > let me explain : Configuring php to access an LDAP server is off-topic on this list, you'd probably have better luck on a PHP list. -- Eric Covener cove..

Re: [us...@httpd] Configuring apache to use LDAP over SSL on PHP

2010-06-10 Thread Tom Evans
On Thu, Jun 10, 2010 at 9:48 AM, Jérémy ESCOLANO wrote: > Hi > I'm writing from france cuz i'm having a big problem with apache and ldap. > let me explain : > I would like to make an Apache server communicate in php with en openLDAP > server (both servers are under win srv 2003), using LDAPS proto