Re: ldap ptloader support in Cyrus IMAPd 2.3.1

2006-01-04 Thread Simon Matter
> > On Wed, 4 Jan 2006, Simon Matter wrote: > >>> >>> On Wed, 4 Jan 2006, Simon Matter wrote: >>> >> BTW: I know that openldap built against SASLv1 is old, but I still >> want >> the rpm to be suitable for older platforms. If it's a problem I >> simply >> disable ldap pts suppor

Re: ldap ptloader support in Cyrus IMAPd 2.3.1

2006-01-04 Thread Igor Brezac
On Wed, 4 Jan 2006, Simon Matter wrote: On Wed, 4 Jan 2006, Simon Matter wrote: BTW: I know that openldap built against SASLv1 is old, but I still want the rpm to be suitable for older platforms. If it's a problem I simply disable ldap pts support for those using openldap/SASLv1. cyrus ima

Re: ldap ptloader support in Cyrus IMAPd 2.3.1

2006-01-04 Thread Igor Brezac
On Wed, 4 Jan 2006, Simon Matter wrote: BTW: I know that openldap built against SASLv1 is old, but I still want the rpm to be suitable for older platforms. If it's a problem I simply disable ldap pts support for those using openldap/SASLv1. cyrus imapd configure checks for openldap version an

Re: ldap ptloader support in Cyrus IMAPd 2.3.1

2006-01-04 Thread Simon Matter
> > On Wed, 4 Jan 2006, Simon Matter wrote: > BTW: I know that openldap built against SASLv1 is old, but I still want the rpm to be suitable for older platforms. If it's a problem I simply disable ldap pts support for those using openldap/SASLv1. >>> >>> cyrus imapd configure ch

Re: ldap ptloader support in Cyrus IMAPd 2.3.1

2006-01-04 Thread Simon Matter
> On Tue, 03 Jan 2006, Simon Matter wrote: >> could not build postfix with SASLv2 _and_ LDAP support if the installed >> openldap has been built for SASLv1. This has just resulted in segfaults. > > You are experienced what I call the "missing versioned symbols hell". We > have that fixed in Debian

Re: ldap ptloader support in Cyrus IMAPd 2.3.1

2006-01-04 Thread Simon Matter
> > On Tue, 3 Jan 2006, Simon Matter wrote: > >>> >>> On Mon, 26 Dec 2005, Milen Dimov wrote: >>> Hi, Does Cyrus IMAPd 2.3.1 supports ldap authorization trought ptloader? The configuration parameters "--with-auth=pts --with-pts=ldap" used in the 2.2.x versions are not

Re: ldap ptloader support in Cyrus IMAPd 2.3.1

2006-01-03 Thread Henrique de Moraes Holschuh
On Tue, 03 Jan 2006, Simon Matter wrote: > could not build postfix with SASLv2 _and_ LDAP support if the installed > openldap has been built for SASLv1. This has just resulted in segfaults. You are experienced what I call the "missing versioned symbols hell". We have that fixed in Debian by force

Re: ldap ptloader support in Cyrus IMAPd 2.3.1

2006-01-03 Thread Igor Brezac
On Tue, 3 Jan 2006, Simon Matter wrote: On Mon, 26 Dec 2005, Milen Dimov wrote: Hi, Does Cyrus IMAPd 2.3.1 supports ldap authorization trought ptloader? The configuration parameters "--with-auth=pts --with-pts=ldap" used in the 2.2.x versions are not displayed in 2.3.1 with ./configure --he

Re: ldap ptloader support in Cyrus IMAPd 2.3.1

2006-01-03 Thread Simon Matter
> > On Mon, 26 Dec 2005, Milen Dimov wrote: > >> Hi, >> >> Does Cyrus IMAPd 2.3.1 supports ldap authorization trought ptloader? The >> configuration parameters "--with-auth=pts --with-pts=ldap" used in the >> 2.2.x versions are not displayed in 2.3.1 with ./configure --help. We >> use Cyrus IMAPd w

Re: ldap ptloader support in Cyrus IMAPd 2.3.1

2005-12-26 Thread Igor Brezac
On Mon, 26 Dec 2005, Milen Dimov wrote: Hi, Does Cyrus IMAPd 2.3.1 supports ldap authorization trought ptloader? The configuration parameters "--with-auth=pts --with-pts=ldap" used in the 2.2.x versions are not displayed in 2.3.1 with ./configure --help. We use Cyrus IMAPd with ldap authorizat

Re: LDAP & ptloader Take2

2004-01-19 Thread Rob Siemborski
On Fri, 16 Jan 2004, Tim Pushor wrote: > Also, what happens if the ptloader dies? will master restart it? I am > assuming group based authorization will fail at that point. Anything worse? Yes, as with any other cyrus service. There is a cache that will keep group based authorization going for a

Re: LDAP & ptloader Take2

2004-01-17 Thread Igor Brezac
On Fri, 16 Jan 2004, Tim Pushor wrote: > Ok, after doing some hunting, I found out that my imapd was not being > built with the experimental ldap pts module because: > > 1) For some reason my openldap wasn't installing the liblutil & related > header files, and It should not. These are openldap

Re: ldap ptloader

2003-12-30 Thread Adam Tauno Williams
> > >> I notice the imapd.conf man page mentions the 'memberOf' attribute. > > >> Unless I'm mistaken, that's a bit of a controversial thing, huh? > > ib> Why is that? > > Oh, when googling around and digging through various forums I was > > getting the impression that the 'memberOf' approach wasn'

Re: ldap ptloader

2003-12-24 Thread Igor Brezac
On Tue, 23 Dec 2003, Amos Gouaux wrote: > > On Tue, 23 Dec 2003 16:21:02 -0500 (EST), > > Igor Brezac <[EMAIL PROTECTED]> (ib) writes: > > >> I notice the imapd.conf man page mentions the 'memberOf' attribute. > >> Unless I'm mistaken, that's a bit of a controversial thing, huh? > > ib> W

Re: ldap ptloader

2003-12-23 Thread Rob Siemborski
On Tue, 23 Dec 2003, Amos Gouaux wrote: > >> I notice the imapd.conf man page mentions the 'memberOf' attribute. > >> Unless I'm mistaken, that's a bit of a controversial thing, huh? > > ib> Why is that? > > Oh, when googling around and digging through various forums I was > getting the impression

Re: ldap ptloader

2003-12-23 Thread Amos Gouaux
> On Tue, 23 Dec 2003 16:21:02 -0500 (EST), > Igor Brezac <[EMAIL PROTECTED]> (ib) writes: >> I notice the imapd.conf man page mentions the 'memberOf' attribute. >> Unless I'm mistaken, that's a bit of a controversial thing, huh? ib> Why is that? Oh, when googling around and digging thro

Re: ldap ptloader

2003-12-23 Thread Igor Brezac
On Tue, 23 Dec 2003 [EMAIL PROTECTED] wrote: > On Tue, 23 Dec 2003, Igor Brezac wrote: > > > Good luck building it! ;) This code needs work. When I find some time > > I'll try to work on it... > > > > -Igor > > I notice the imapd.conf man page mentions the 'memberOf' attribute. > Unless I'm mi

Re: ldap ptloader

2003-12-23 Thread +archive . info-cyrus
On Tue, 23 Dec 2003, Igor Brezac wrote: > Good luck building it! ;) This code needs work. When I find some time > I'll try to work on it... > > -Igor I notice the imapd.conf man page mentions the 'memberOf' attribute. Unless I'm mistaken, that's a bit of a controversial thing, huh? That is, wh

Re: ldap ptloader

2003-12-23 Thread Igor Brezac
Good luck building it! ;) This code needs work. When I find some time I'll try to work on it... -Igor On Tue, 23 Dec 2003, Amos Gouaux wrote: > Just curious if anybody out there has been fiddling with the ldap > ptloader experimental code. Thoughts? Comments? Observations? > I'm just no