Re: Unable to auth...

2003-03-07 Thread Eugene Chow
Kevin Hanna wrote: hehe, yup I have an older version of sasl installed. But now the question is... Why don't I have sasl 2 files installed? It should be found in /usr/local/bin or something like that. Execute this command @ the root level: find |grep saslpasswd2 to search for that file. If it i

Re: Unable to auth...

2003-03-06 Thread Kevin Hanna
hehe, yup I have an older version of sasl installed. But now the question is... Why don't I have sasl 2 files installed? I have the cyrus-sasl-2.1.12. I did the configure (below) make make install (created symbolic like for the library). But saslpasswd2 and sasldblistuse binaries are nowhere to b

Re: Unable to auth...

2003-03-06 Thread Kevin Williams
Kevin Hanna, Having just installed cyrus myself, I got a similar error. It was one of two things for me. I forgot to create the users and their passwords in the sasldb2 file (check to see if /etc/sasldb2 exists), OR I forgot to change the owner of this file from root to cyrus. It looks like you

Unable to auth...

2003-03-05 Thread Kevin Hanna
I am unable to get cyrus to authenticate... I configured cyrus with: ./configure --with-auth=unix --with-cyrus-group=mail --with-cyrus-group=cyrus --with-openssl=/usr/local/ssl/include/openssl/ --with-perl=PERL --with-sasl=/usr/include/ --with-bdb-libdir=/usr/local/BerkeleyDB.4.1/lib/ --with

Re: Unable to auth (saslauthd on Red Hat 7.3)

2002-11-12 Thread Rob Siemborski
On Tue, 12 Nov 2002, Jonathan Marsden wrote: > The socket location used by cyrus-imapd is the one compiled into the > libsasl2.so shared library, as far as I can tell it is not directly > set or used within the imapd code at all. So there is no option to > imapd to change it, either at run-time o

Re: Unable to auth (saslauthd on Red Hat 7.3)

2002-11-12 Thread Jonathan Marsden
On 12 Nov 2002, Gerke Kok writes: > This was what I feared all along: the cyrus-imap server looked at: > /var/state/saslauthd/mux iso /var/run/saslauthd/mux. Don't realy > know why. It might be because I had tried to install the two > (cyrus-sasl and cyrus-imapd) from source first. This must ha

Re: Unable to auth (saslauthd on Red Hat 7.3)

2002-11-12 Thread Gerke Kok
Hi Jonathan, nice to hear from you this way :-) This was what I feared all along: the cyrus-imap server looked at: /var/state/saslauthd/mux iso /var/run/saslauthd/mux. Don't realy know why. It might be because I had tried to install the two ( cyrus-sasl and cyrus-imapd) from source first. This

Re: Unable to auth

2002-11-12 Thread Rob Siemborski
Okay, then imapd and saslauthd are in disagreement about where the socket should be. Run truss/strace on imapd and find out where its trying to open the socket insted of /var/run/saslauthd/mux -Rob On Tue, 12 Nov 2002, Gerke Kok wrote: > Yes, I have. I even tested it with the testsaslauthd pro

Re: Unable to auth (saslauthd on Red Hat 7.3)

2002-11-12 Thread Jonathan Marsden
Hi Gerke, On 12 Nov 2002, Gerke Kok writes: > I have a problem to get Cyrus running on RedHat 7.3. I used the > rpm's provided by Simon Matter. They install nicely. But I keep > getting errors on the authentication ( via saslauthd) Could anyone > give any pointers to a solution, please? > Thi

Re: Unable to auth

2002-11-12 Thread Gerke Kok
Yes, I have.  I even tested it with the testsaslauthd program that comes with the source of curys-sasl. The socket is there ( /var/run/saslauth/mux) but that does not help. Please, I'd love this would all work. I've been digging for two days now... wkr, Gerke Rob Siemborski wrote: Have you

Re: Unable to auth

2002-11-12 Thread Rob Siemborski
Have you started the saslauthd daemon? -Rob On Tue, 12 Nov 2002, Gerke Kok wrote: > Hello, > I have a problem to get Cyrus running on RedHat 7.3. I used the rpm's > provided by Simon Matter. They install nicely. But I keep getting errors > on the authentication ( via saslauthd) Could anyone give

Unable to auth

2002-11-12 Thread Gerke Kok
Hello, I have a problem to get Cyrus running on RedHat 7.3. I used the rpm's provided by Simon Matter. They install nicely. But I keep getting errors on the authentication ( via saslauthd) Could anyone give any pointers to a solution, please? This is what syslog sais: imapd[28564]: cannot conne