This is what i got with saslauthd in debug mode with tesaslauthd -u username -p password saslauthd[3393] :rel_accept_lock : released accept lock saslauthd[3394] :get_accept_lock : acquired accept lock saslauthd[3393] :do_auth : auth success: [user=adi] [service=imap] [realm=] [mech=shadow] saslauthd[3393] :do_request : response: OK salslauthd is ran like this: /usr/sbin/saslauthd -d -m /var/run/saslauthd -a shadow And when i telnet to localhost : 25 and run AUTH PLAIN xxxxxxxx i don't get anything from saslauthd....like it's not even contacted... ----- Original Message ---- From: "cyrus-sasl-request@xxxxxxxxxxxxxxxxxxxx" <cyrus-sasl-request@xxxxxxxxxxxxxxxxxxxx> To: cyrus-sasl@xxxxxxxxxxxxxxxxxxxx Sent: Friday, January 5, 2007 7:00:08 PM Subject: Cyrus-sasl Digest, Vol 18, Issue 7 Send Cyrus-sasl mailing list submissions to cyrus-sasl@xxxxxxxxxxxxxxxxxxxx To subscribe or unsubscribe via the World Wide Web, visit https://lists.andrew.cmu.edu/mailman/listinfo/cyrus-sasl or, via email, send a message with subject or body 'help' to cyrus-sasl-request@xxxxxxxxxxxxxxxxxxxx You can reach the person managing the list at cyrus-sasl-owner@xxxxxxxxxxxxxxxxxxxx When replying, please edit your Subject line so it is more specific than "Re: Contents of Cyrus-sasl digest..." Today's Topics: 1. Re: Cyrus-sasl Digest, Vol 18, Issue 6 (Tiron Adrian) 2. Re: Cyrus-sasl Digest, Vol 18, Issue 6 (Patrick Ben Koetter) ---------------------------------------------------------------------- Message: 1 Date: Thu, 4 Jan 2007 11:37:57 -0800 (PST) From: Tiron Adrian <tiron_adrian@xxxxxxxxx> Subject: Re: Cyrus-sasl Digest, Vol 18, Issue 6 To: cyrus-sasl@xxxxxxxxxxxxxxxxxxxx Message-ID: <20070104193758.7260.qmail@xxxxxxxxxxxxxxxxxxxxxxxxxxx> Content-Type: text/plain; charset=ascii I've read the manual,initially it was smtpd,it wasn't working so i've changed it . So even if the file name is actually smtpd.conf it must be smtpd_sasl_path = smtpd ? Ok...i've changed it back and still not working. Other ideas? ----- Original Message ---- From: "cyrus-sasl-request@xxxxxxxxxxxxxxxxxxxx" <cyrus-sasl-request@xxxxxxxxxxxxxxxxxxxx> To: cyrus-sasl@xxxxxxxxxxxxxxxxxxxx Sent: Thursday, January 4, 2007 7:00:05 PM Subject: Cyrus-sasl Digest, Vol 18, Issue 6 Send Cyrus-sasl mailing list submissions to cyrus-sasl@xxxxxxxxxxxxxxxxxxxx To subscribe or unsubscribe via the World Wide Web, visit https://lists.andrew.cmu.edu/mailman/listinfo/cyrus-sasl or, via email, send a message with subject or body 'help' to cyrus-sasl-request@xxxxxxxxxxxxxxxxxxxx You can reach the person managing the list at cyrus-sasl-owner@xxxxxxxxxxxxxxxxxxxx When replying, please edit your Subject line so it is more specific than "Re: Contents of Cyrus-sasl digest..." Today's Topics: 1. Re: Authentication with saslauthd (Patrick Ben Koetter) ---------------------------------------------------------------------- Message: 1 Date: Thu, 4 Jan 2007 17:49:25 +0100 From: Patrick Ben Koetter <p@xxxxxxxxxxxxxxxx> Subject: Re: Authentication with saslauthd To: cyrus-sasl@xxxxxxxxxxxxxxxxxxxx Message-ID: <20070104164925.GB31139@xxxxxxxxxxxxxxxx> Content-Type: text/plain; charset=utf-8 * Tiron Adrian <tiron_adrian@xxxxxxxxx>: > > I tried to start saslauth with the option -s smtp, but the option -s is for > cache size or something so it accepts an integer not a name for a > service.... I looked at the man page and i didn't find any options to > specify another name service.... > > Here is the output of saslfinfer -s > > > saslfinger - postfix Cyrus sasl configuration Thu Jan 4 12:43:04 EET 2007 > version: 1.0 > mode: server-side SMTP AUTH > > -- basics -- > Postfix: 2.3.5 > System: Fedora Core release 4 (Stentz) > > -- smtpd is linked to -- > libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0x43f44000) > > -- active SMTP AUTH and TLS parameters for smtpd -- > broken_sasl_auth_clients = yes > smtpd_sasl_auth_enable = yes > smtpd_sasl_authenticated_header = yes > smtpd_sasl_local_domain = > smtpd_sasl_path = /usr/lib/sasl2/smtpd.conf #numele fisierului in care caut din /usr/lib/sasl2/ Please RTM. It must be: smtpd_sasl_path = smtpd The rest looks okay, so I'll cut it here. p@rick -- The Book of Postfix <http://www.postfix-book.com> saslfinger (debugging SMTP AUTH): <http://postfix.state-of-mind.de/patrick.koetter/saslfinger/> ------------------------------ _______________________________________________ Cyrus-sasl mailing list Cyrus-sasl@xxxxxxxxxxxxxxxxxxxx https://lists.andrew.cmu.edu/mailman/listinfo/cyrus-sasl End of Cyrus-sasl Digest, Vol 18, Issue 6 ***************************************** __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------ Message: 2 Date: Fri, 5 Jan 2007 08:29:32 +0100 From: Patrick Ben Koetter <p@xxxxxxxxxxxxxxxx> Subject: Re: Cyrus-sasl Digest, Vol 18, Issue 6 To: cyrus-sasl@xxxxxxxxxxxxxxxxxxxx Message-ID: <20070105072932.GA7294@xxxxxxxxxxxxxxxx> Content-Type: text/plain; charset=utf-8 * Tiron Adrian <tiron_adrian@xxxxxxxxx>: > I've read the manual,initially it was smtpd,it wasn't working so i've changed it . > So even if the file name is actually smtpd.conf it must be smtpd_sasl_path = smtpd ? Yes, it must be smtpd, because it defines (part of) the filename libsasl will be looking for in /usr/lib/sasl2. > Ok...i've changed it back and still not working. How do you start saslauthd? What do you get, when you start saslauthd in debug mode (saslauthd ... -d)? What results does 'testsaslauthd' give you? p@rick -- The Book of Postfix <http://www.postfix-book.com> saslfinger (debugging SMTP AUTH): <http://postfix.state-of-mind.de/patrick.koetter/saslfinger/> ------------------------------ _______________________________________________ Cyrus-sasl mailing list Cyrus-sasl@xxxxxxxxxxxxxxxxxxxx https://lists.andrew.cmu.edu/mailman/listinfo/cyrus-sasl End of Cyrus-sasl Digest, Vol 18, Issue 7 ***************************************** __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com