|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: sasl works but complains of no user in db
From: J.D. Bronson (jbronson
wixb.com)
Date: Sun Oct 03 2004 - 14:52:14 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 02:43 PM 10/3/2004, you wrote:
> > I am running postfix snap919 and cyrus sasl 2.1.19 via /etc/sasldb2
> > (auxprop) and I noticed the following:
> >
> >
> > SASL authentication failure: no user in db - yet it works!
>
>Send more debug output. You can use:
><http://postfix.state-of-mind.de/patrick.koetter/saslfinger/>
by the way, I used Cyrus-SASL test programs in the sample directory.
Set one window up as 'server'
Set one window up as 'client' and then I tried to authenticate:
successful authentication
closing connection
So I know that this works...
Here is the output that you requested: (nice program by the way!)
-- smtpd is linked to --
libsasl2.so.2 => /usr/local/lib/libsasl2.so.2
-- active SMTP AUTH parameters for smtpd --
smtpd_sasl_application_name = smtpd
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = $myhostname
smtpd_sasl_security_options = noanonymous,noplaintext
smtpd_sasl_tls_security_options = noanonymous,noplaintext
-- listing of /usr/lib/sasl2 --
total 792
drwxr-xr-x 2 root other 512 Oct 3 14:08 .
drwxr-xr-x 7 bin bin 3072 Oct 3 13:44 ..
-rwxr-xr-x 1 root other 726 Oct 3 13:44 libcrammd5.la
-rwxr-xr-x 1 root other 24904 Oct 3 13:44 libcrammd5.so
-rwxr-xr-x 1 root other 24904 Oct 3 13:44 libcrammd5.so.2
-rwxr-xr-x 1 root other 24904 Oct 3 13:44 libcrammd5.so.2.0.19
-rwxr-xr-x 1 root other 771 Oct 3 13:44 libdigestmd5.la
-rwxr-xr-x 1 root other 52180 Oct 3 13:44 libdigestmd5.so
-rwxr-xr-x 1 root other 52180 Oct 3 13:44 libdigestmd5.so.2
-rwxr-xr-x 1 root other 52180 Oct 3 13:44 libdigestmd5.so.2.0.19
-rwxr-xr-x 1 root other 714 Oct 3 13:44 libplain.la
-rwxr-xr-x 1 root other 22336 Oct 3 13:44 libplain.so
-rwxr-xr-x 1 root other 22336 Oct 3 13:44 libplain.so.2
-rwxr-xr-x 1 root other 22336 Oct 3 13:44 libplain.so.2.0.19
-rwxr-xr-x 1 root other 738 Oct 3 13:44 libsasldb.la
-rwxr-xr-x 1 root other 31248 Oct 3 13:44 libsasldb.so
-rwxr-xr-x 1 root other 31248 Oct 3 13:44 libsasldb.so.2
-rwxr-xr-x 1 root other 31248 Oct 3 13:44 libsasldb.so.2.0.19
-rw-r--r-- 1 root other 55 Oct 3 14:36 smtpd.conf
-- mechanisms on localhost --
250-AUTH DIGEST-MD5 CRAM-MD5
-- content of /usr/lib/sasl2/smtpd.conf --
pwcheck_method: auxprop
mech_list: cram-md5 digest-md5
-- active services in /etc/postfix/master.cf --
# service type private unpriv chroot wakeup maxproc command + args
# (yes) (yes) (yes) (never) (100)
smtp inet n - y - - smtpd -v
pickup fifo n - y 60 1 pickup
cleanup unix n - y - 0 cleanup
qmgr fifo n - y 300 1 qmgr
tlsmgr fifo - - y 300 1 tlsmgr
rewrite unix - - y - - trivial-rewrite
bounce unix - - y - 0 bounce
defer unix - - y - 0 bounce
trace unix - - y - 0 bounce
verify unix - - y - 1 verify
flush unix n - y 1000? 0 flush
proxymap unix - - y - - proxymap
smtp unix - - y - - smtp
relay unix - - y - - smtp
showq unix n - y - - showq
error unix - - y - - error
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - y - - lmtp
anvil unix - - y - 1 anvil
maildrop unix - n n - - pipe
flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
old-cyrus unix - n n - - pipe
flags=R user=cyrus argv=/cyrus/bin/deliver -e -m ${extension} ${user}
cyrus unix - n n - - pipe
user=cyrus argv=/cyrus/bin/deliver -e -r ${sender} -m ${extension} ${user}
uucp unix - n n - - pipe
flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail
($recipient)
ifmail unix - n n - - pipe
flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
bsmtp unix - n n - - pipe
flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop $recipient
scache unix - - y - 1 scache
discard unix - - y - - discard
-- end of saslfinger output --
--
J.D. Bronson
Aurora Health Care // Information Services // Milwaukee, WI USA
Office: 414.978.8282 // Email: jd
aurora.org // Pager: 414.314.8282
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]