View previous topic :: View next topic |
Author |
Message |
piggie Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/gallery/Southpark/avatar8.gif)
Joined: 01 Jan 2003 Posts: 113 Location: Sydney, Australia
|
Posted: Thu Mar 20, 2008 6:23 am Post subject: [SOLVED] Sendmail + SASL broken since recent PAM update |
|
|
I got an email from a user recently that said they can no longer authenticate to sendmail SMTP.
I've tried to look into the problem, but can't seem to work it out.
I do know that the day it started happening is the day that a pam update would not install without me removing orphan entries from /etc/pam.d
Since I did that update, the user cannot authenticate any more.
I've been trying it myself with the same error.
Code: | Mar 20 15:57:11 hostname sm-mta[7441]: m2K4v07s007441: AUTH failure (PLAIN): authentication failure (-13) SASL(-13): authentication failure: Password verification failed
Mar 20 17:21:45 hostname saslauthd[7351]: do_auth : auth failure: [user="xxxx"] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error]
|
And in the telnet session itself:
Code: | AUTH PLAIN xxxxxxxxxxxxxxxxxxxxxxxxx
535 5.7.0 authentication failed
|
Any idea why this might be happening?
Should I revert back to the old version of pam? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
piggie Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/gallery/Southpark/avatar8.gif)
Joined: 01 Jan 2003 Posts: 113 Location: Sydney, Australia
|
Posted: Fri Mar 21, 2008 12:44 am Post subject: |
|
|
Well I fixed it... but unfortunately I tried so many things that I can't remember which change worked. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|