|
Bugzilla – Full Text Bug Listing |
| Summary: | pam-config: Faulty on user systemd services due to encrypted home dir | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Josesk Volpe <joseskvolpe> |
| Component: | Basesystem | Assignee: | E-mail List <screening-team-bugs> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | kukuk |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | openSUSE Tumbleweed | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Josesk Volpe
2024-06-18 00:09:58 UTC
This problem is not solvable, since they have a classical deadlock: pam_systemd needs be be called before pam_krb5 pam_fscrypt needs to be called after pam_unix pam_krb5 and pam_unix setup is so complex that you cannot put pam_systemd somewhere inbetween. So if you don't use kerberos, you have maybe luck and it works if you change it manual. Else: somebody needs to cleanup this dependency mess in the modules, this is nothing pam-config can solve. I made some changes, let's hope not too much else got broken by this. This is an autogenerated message for OBS integration: This bug (1226452) was mentioned in https://build.opensuse.org/request/show/1181887 Factory / pam-config |