4 msgMX sequence question
2 msgassistance with a filter rule
1 msgerror on list
7 msgWhy is this valid?
2 msgAddress Verification

Postfix + SASL + PAM
\ Eddy Ilg (29 Jun 2007)
. \ Andreas Winkelmann (30 Jun 2007)

4 msgAutomatically ban a server after too many 550 R...
4 msgPDF spam - how to stop
1 msgProcmail in master.cf
2 msgMail delivered only localy
3 msgpostfix parameters given to maildrop
5 msghow to report a possible spammer
7 msgProblems with SPAM
5 msgcan't get postfixadmin to work with postfix
4 msgconfusion with postfix+spamassassin+amavisd-new
2 msgPleae HELP [warning: dict_ldap_open:]
2 msgduplicated messages
10 msgUpgrading From 2.3.6
4 msglost connection after DATA
4 msgMaking postfix hand old deferred messages somew...
Subject:Postfix + SASL + PAM
Group:Postfix-users
From:Eddy Ilg
Date:29 Jun 2007


 
Hi,


thanks to this list I now have postfix talking to saslauthd.

My saslauthd shall authenticate via pam_mysql. Therefore I created the
file /etc/pam.d/smtp as follows:
auth required pam_mysql.so user=maildaemon host=xy passwd=xxxxxxxx
db=dexter-sys table=mbs usercolumn=username passwdcolumn=password crypt=0

The query is actually run on server xy (checked the mysql log) and it is
correct. But I keep getting the following in /var/log/auth.log:

Jun 29 18:02:36 saslauthd[17541]: rel_accept_lock : released accept lock
Jun 29 18:02:36 saslauthd[17542]: get_accept_lock : acquired accept lock
Jun 29 18:02:36 saslauthd[17541]: (pam_unix) could not identify user
(from getpwnam(mail-client-1))
Jun 29 18:02:36 saslauthd[17541]: DEBUG: auth_pam: pam_acct_mgmt failed:
User not known to the underlying authentication module
Jun 29 18:02:37 saslauthd[17541]: do_auth : auth failure:
[user=mail-client-1] [service=smtp] [realm=] [mech=pam] [reason=PAM acct
error]

The thing I'm most concerned about is the pam_unix line. Where does that
come from?

Any ideas what I'm missing? How could I turn on more sasl/pam debugging?



Thanks


Eddy


© 2004-2008 readlist.com