Does this mean that I can not run Cyrus 2.x ? I need LDAP authentification.
-Ted --- Veigar_Freyr_J$F6kulsson wrote: Is anyone working on an LDAP patch for sasl-2.1 ? -- Veigar Freyr [EMAIL PROTECTED] > You'll need sasl version 2.1 for cyrus imapd 2.1.3 :) > > Tarjei > > "Theodore J. Knab" wrote: > > > > I was having a little confusion over the LDAP patch so I want to make sure I used > > the right one. > > > > I downloaded the following: > > > > Cyrus-sasl-1.5.27.tar.gz > > Cyrus-imapd-2.1.3.tar.gz > > > > I then downloaded the LDAP patch: > > > > http://www.surf.org.uk/src/cyrussasl.html > > sasl-1.5.24-LDAP-ssl-filter-mysql-patch4.tgz > > > > I patched sasl. > > patch -p0 < /home/tjk/cyrus/tar-stuff/ldap-mysql_sasl-1.5.24/sasl-ldap+mysql.patch > > > > This seems to have worked even though the docs say use. > > patch < \ > > /home/tjk/cyrus/tar-stuff/ldap-mysql_sasl-1.5.24/sasl-ldap+mysql.patch > > > > Is this going to cause any problems ? > > > > Now all I need to do is compile cyrus-sasl -with-ldap=/usr/local/lib > > right?