RE: openldap proxy issue

2007-01-08 Thread Matthew Hardin
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Raphael Berlamont > Sent: Monday, January 08, 2007 9:09 AM > To: [EMAIL PROTECTED] > Cc: Pierangelo Masarati; openldap-software@openldap.org > Subject: Re: openldap proxy iss

Re: openldap proxy issue

2007-01-08 Thread Buchan Milne
1/07 à 12h22 > > De : "Pierangelo Masarati" > > A : [EMAIL PROTECTED] > > Copie à : openldap-software@openldap.org > > Objet : Re: openldap proxy issue > > > > [EMAIL PROTECTED] wrote: > > > thank you very much: it works very well with slapd(8) 2.3.2

Re: openldap proxy issue

2007-01-08 Thread Raphael Berlamont
On Lun 8 janvier 2007 16:29, [EMAIL PROTECTED] a écrit : > > my issue is i need to install a rpm. > i can take the RH entreprise 5 rpm for openldap : version 2.3.27 > is it enough to have this wonderful feature ? > if not, whitch is the first version i can have it ? You also could build your own R

Re: openldap proxy issue

2007-01-08 Thread Pierangelo Masarati
[EMAIL PROTECTED] wrote: my issue is i need to install a rpm. i can take the RH entreprise 5 rpm for openldap : version 2.3.27 is it enough to have this wonderful feature ? yes, it is. Whether you can install an RPM for one version on another version, I don't know (and it's outside the scop

Re: openldap proxy issue

2007-01-08 Thread [EMAIL PROTECTED]
t; > A : [EMAIL PROTECTED] > Copie à : openldap-software@openldap.org > Objet : Re: openldap proxy issue > > [EMAIL PROTECTED] wrote: > > > > > > thank you very much: it works very well with slapd(8) 2.3.27. > > > > my issue now is that i will have to use

Re: openldap proxy issue

2007-01-08 Thread [EMAIL PROTECTED]
age du 06/01/07 à 00h38 > De : "Pierangelo Masarati" > A : [EMAIL PROTECTED] > Copie à : openldap-software@openldap.org > Objet : Re: openldap proxy issue > > [EMAIL PROTECTED] wrote: > > > > hi, > > > > > > I'am configuring slapd(8)

Re: openldap proxy issue

2007-01-08 Thread Pierangelo Masarati
[EMAIL PROTECTED] wrote: thank you very much: it works very well with slapd(8) 2.3.27. my issue now is that i will have to use the package supplied by RH enteprise 4: openldap-servers-2.2.13-6.4E and with this version i get this message: unknown directive "idassert-bind" inside backend

Re: openldap proxy issue

2007-01-05 Thread Pierangelo Masarati
[EMAIL PROTECTED] wrote: hi, I'am configuring slapd(8) 2.3.27 for use as a proxy to another LDAP server. the purpose is to do an ldap authentication to a ldap backend, that need that an administator account bind to do a search, with applications that can only do an anonymous bind. can