On Sat, Aug 02, 2008 at 11:42:43AM +0200, Francesco P. Lovergine wrote:
> confirm 491719
> severity 491719 grave
> thanks
> 
> On Sat, Jul 26, 2008 at 10:35:30AM +0200, Martin Šín wrote:
> > Hi,
> > I use openldap together with postfix, samba and some web interfaces
> > (drupal, horde, ...). So I think, that it is working (I don't know, how
> > to verify it together with proftpd-mod-ldap.)
> > 
> > My default Debian  distribution is testing. Newer version does not
> > exist in sid, I think.
> > 
> > I found this:
> > 
> > https://bugs.launchpad.net/ubuntu/+source/proftpd/+bug/67622
> > 
> > maybe similar problem? My system is 32b.
> > 
> 
> Ok I can reproduce the issue by using a lenny client (just upgraded
> from etch with a already working configuration) against an etch 
> ldap server. It coredumps soon just at fork when 
> mod_ldap is loaded. This renders proftp-mod-ldap unusable.
> 

There are a couple of different issues, first of all a breakage
is expected because mod_ldap.c uses obsolete functions without
defining LDAP_DEPRECATED, before including ldap.h (see #3046 on 
bugzilla). 
But that still does not explain why it fails on 32 bit archs: indeed
that patch does not solve the problem. Someone suggested that
ldap_init() is now accepting a uri instead of a list of hosts,
That's need to be verified (?).

I'm not sure I will have time this month to fix this problem, helpers
are welcome.

-- 
Francesco P. Lovergine



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to