On Fri, 22 Feb 2002, Kelvin Cookshaw wrote: > > I have to use very bad and ugly workaround with LDAP ACL which probably > > will slow down my database to use customised LDAP query because there > > is no > > possibility to use additonal filter. > Well, seeing as the code is open source under the GPL, you always have the > option of adding what you need, or hiring someone else to do it. That _is_ > the "Free" in Free Software. ;-)
I'd be glad if this feature was in original source. I'm using Debian distro and its courier-* packages. It is annoying to apply my own patches every time the new version has come and it is more difficult to keep sync with upstream releases. > > Do you know how to set up slapd.conf so I could check additional > > contition: 'inetSubscriberStatus=active'? As far as Courier have poor > > LDAP support I think the ACLs are only solution. > > Speaking of which, I needed something, so I added it. It sounds relevant > to your needs, and I'm happy to share. Unfortunately, I forgot to add a > feature for LDAP_EXTRA_FILTER, which would allow you to specify arbitrary > extra filter text. There is a good example of how to do this in the code > for LDAP_GROUP_EXTRA_FILTER, however. It should be a fairly easy fix, but > I'm unlikely do add it real soon, as I don't need it. Some time ago I sent a patch for this feature to this mailing list. There was no comment but "we don't need it". Yes, my solution wasn't perfect but I was suprised that the code was opened but the project was closed. > The attached file is a modified authlib/authldaplib.c. There is a comment > block near the top about the added features, which may be suitable for your > needs. There is a potential issue around LDAP_AUTHBIND caching, which I > will be fixing, RSN. Thank you very much for your attachment. Where could I find the newer version if you will release later? -- Piotr Roszatycki, Netia Telekom S.A. .''`. mailto:[EMAIL PROTECTED] : :' : mailto:[EMAIL PROTECTED] `. `' `- _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
