Ken Murchison pisze: > Andrzej Kwiatkowski wrote: >> Hello. >> >> On my page http://www.kwiatek.eu.org/soft/patches/ >> is now available version of Cyrus Sasl library patch >> for version 2.1.22. >> >> After applying this patch you can use PostgreSQL as >> auth mechanism, and use this backend without PAM. >> >> Next step is to create the same patch for MySQL. > > Am I missing something? We've had MySQL and PgSQL sasldb code for quite > a while. This code can support ALL SASL mechanisms, where saslauthd can > ONLY support plaintext mechanisms. > hello, ok, but in this model i can't use two backends at one time, f.e. Cyrusadmin i sasldb, users in SQL. I need this feature, and this is why i'm using saslauthd,. Second reason is that sasl auxprop sql doesn't support mixed usernames (in one db users with realm and without realm). Third reason is that sasl support one digest scheme. With this patch saslauthd support this password schemas in such format {SCHEME}value {CRYPT},{UNIX} and with-openssl {MD5},{SMD5},{SHA},{SSHA},{SHA1},{SSHA1}. Greetings AK ---- Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html