|
Bugzilla – Full Text Bug Listing |
| Summary: | Authentication in dovecot fails due to update of pam to 1.6.0-1.1 | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Freek de Kruijf <freek> |
| Component: | Other | Assignee: | E-mail List <screening-team-bugs> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | kukuk, suse-beta |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE Tumbleweed | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Freek de Kruijf
2024-01-29 14:25:59 UTC
I went back to snapshot 20240122 and authentication works. Setting Tumbleweed on 20240123 and installing only pam-1.6.0-1.1 made it not working. So there is something wrong in pam-1.6.0-1.1. (In reply to Freek de Kruijf from comment #1) > I went back to snapshot 20240122 and authentication works. Setting > Tumbleweed on 20240123 and installing only pam-1.6.0-1.1 made it not working. > > So there is something wrong in pam-1.6.0-1.1. Nothing is wrong in pam-1.6.0, you did run into a long standing bug in the apparmor profile. *** This bug has been marked as a duplicate of bug 1219139 *** (In reply to Thorsten Kukuk from comment #2) > Nothing is wrong in pam-1.6.0, you did run into a long standing bug in the > apparmor profile. "long standing bug" is an interesting description for something that was reported 5 days ago ;-) Anyway - SR 1142650 sent. (In reply to Christian Boltz from comment #3) > (In reply to Thorsten Kukuk from comment #2) > > Nothing is wrong in pam-1.6.0, you did run into a long standing bug in the > > apparmor profile. > > "long standing bug" is an interesting description for something that was > reported 5 days ago ;-) That the bug got only reported 5 days ago does not mean that it did not exist for longer. pam_unix.so is calling unix_chkpwd since ~25 years or even longer. So the apparmor profile was incomplete from day 1. That nobody run into it earlier was only by pure luck. |