First off, paste in your config files. (imapd.conf, /etc/sysconfig/saslauthd) that way we can better see what is going on.. A "it doesn't work" doesn't allow anyone to easily help. And also this issue has arisen many times before and searching the archives could also lead to answers.. Search both the info-cyrus AND cyrus-sasl mailing lists. As this is a sasl issue..
The "no worthy mechs found" means that either sasl couldn't find any of the "mechanisms" in the /usr/lib/sasl2 directory, OR (most likely in this case) that cyradm is trying to use a higher authentication method (digest-md5) and your server only has plain (as you are using saslauthd you will only have plain available) try running cyradm like this cyradm --auth plain --user cyrus localhost On Fri, 2003-08-22 at 14:46, Patrick Nelson wrote: > On Fri, 2003-08-22 at 12:12, Patrick Nelson wrote: > > bummer no responses... that's what I was afraid of... > > > > How about "does anyone know of a way I can troubleshoot this?" > > > > So I decided to just test that I could get cyrus working under my > production ldap setup. So I copied my: > > /etc/cyrus.conf > /etc/imapd.conf > /etc/saslauthd.conf > /etc/sysconfig/saslauthd > > over to said system making changes to localize them. Then I stopped and > started cyrus-imapd and saslauthd: > > service saslauthd restart > service cyrus-imapd restart > > Then I tested the connection with cyradm: > > cyradm --user cyrus localhost > localhost.localdomain>quit > > So this is the starting point, it works in a standard way. Now I have > to get it working with pam_pgsql... Anyone want to jump in as I try and > solve this, please feel free. -- Edward Rudd <[EMAIL PROTECTED]> Home Page <http://urkle.drip.ws/>