Hi! I am not sure if my feedback comes late, but as I have seen neither a RC2 nor a release yet, I'll try. > * LDAPDB plugin: > - Added code to extend LDAPDB into a canon_user plugin in addition > to its existing auxprop plugin functionality I have a hard time compiling this, because of: ldapdb.c: In function 'ldapdb_auxprop_lookup': ldapdb.c:252: error: 'LDAP_PROXY_AUTHZ_FAILURE' undeclared (first use in this function) ldapdb.c:252: error: (Each undeclared identifier is reported only once ldapdb.c:252: error: for each function it appears in.) Actually, I understand from my research that 'LDAP_PROXY_AUTHZ_FAILURE' has long been deprecated. Am I missing the obvious here? Has the code for the canon_user functionality of ldapdb be rewritten from scratch? There has been a patch which got accepted into CVS a long time go, even way prior to the release of 2.1.23. For I wonder why that code did not make it into 2.1.23 anyway. That older code worked. Regards, Torsten Ken Murchison schrieb: > I'd like to announce the release of Cyrus SASL 2.1.24 RC1 on > ftp.andrew.cmu.edu. This release candidate includes numerous bugfixes > and several minor feature enhancements. For a complete list, look at > the NEWS file in the distribution. I'd like to get some independent > testing of this code before I make a final release. > > Please send any feedback either to cyrus-sasl@xxxxxxxxxxxxxxxxxxxx > (public list) or to cyrus-bugs@xxxxxxxxxxxxxxx > > Download at: > ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-2.1.24rc1.tar.gz >