openldap, sasl, apache chicken and egg problem (Was: Re: More problems with apache)

2004-06-24 Thread Thomas Lotterer
On Wed, Jun 23, 2004, Alexander Belck wrote: Alex, I'm lazy. 2) openldap - sasl - apache chicken-and-egg problem Please browse or search the mailing list (i.e. MARC), this was discussed before. Hint: http://marc.theaimsgroup.com/?l=openpkg-usersm=107091431817004 -- [EMAIL PROTECTED], Cable

Re: openldap, sasl, apache chicken and egg problem (Was: Re: More problems with apache)

2004-06-24 Thread alexb
I agree with the discution in the mailing list, but what isnĀ“t discused is the requirements of apache --with_php_ldap. I will have my credential in OpenLDAP and will uses sasl to allow postfix check authentications against the LDAP, so just for this I build OpenLDAP --without_sasl sasl

Re: openldap, sasl, apache chicken and egg problem (Was: Re: More problems with apache)

2004-06-24 Thread Thomas Lotterer
On Thu, Jun 24, 2004, [EMAIL PROTECTED] wrote: Re Alex, On Wed, Jun 23, 2004, Alexander Belck wrote: I will have my credential in OpenLDAP and will uses sasl to allow postfix check authentications against the LDAP, so just for this I build OpenLDAP --without_sasl sasl --with_ldap I know

Re: openldap, sasl, apache chicken and egg problem (Was: Re: More problems with apache)

2004-06-24 Thread Michael van Elst
On Thu, Jun 24, 2004 at 08:40:47AM -0300, [EMAIL PROTECTED] wrote: But when I try to build apache with php_ldap (where I presume this module will allow php to access ldap records), it requires that OpenLDAP should be build with_sasl (as if necessarily to access openldap thru php it needs to

More problems with apache

2004-06-23 Thread Alexander Belck
1) php-imap requires imap but I whant to use cyrus (as courier isn't avaible in OpenPkg) As I pretend to use horde, that access an imap-server using php, I think I need php-imap, but I do not pretend to use Whashingtons imap implementation. Is this just a compile prerequisit ? 2)

Re: More problems with apache

2004-06-23 Thread Bill Campbell
On Wed, Jun 23, 2004, Alexander Belck wrote: 1) php-imap requires imap but I whant to use cyrus (as courier isn't avaible in OpenPkg) As I pretend to use horde, that access an imap-server using php, I think I need php-imap, but I do not pretend to use Whashingtons imap implementation. Is