On Fri, 3 May 2002, Howard Chu wrote:
> The solution I've come up with for external apps using SASL with LDAP as the > backing store is a lot uglier. I've described some of my approach on the > openldap-software and openldap-devel mailing lists over the past couple of > weeks. I saw a mention of an LDAP auxprop plugin already existing, on this > email list, but never saw URL for the source. If someone could point it out > for me, I'd really appreciate it. I've already got a working module, but if > there's an existing "standardized" approach I'm willing to work with it. Check out http://www.ypass.net/solaris8/cyrus/. This patch was tested against openldap compiled without sasl support. I believe cyrus folks are looking at it. We need autoconf scripts to detect openldap. -Igor