Bug 212790
| Summary: | pam_mkhomedir not enabled when using network login | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Daniel Morante <daniel> |
| Component: | authconfig | Assignee: | Tomas Mraz <tmraz> |
| Status: | CLOSED RAWHIDE | QA Contact: | Brian Brock <bbrock> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | cje, oded, samba-bugs-list |
| Target Milestone: | --- | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | authconfig-5.3.19-1 | Doc Type: | Enhancement |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-01-09 22:53:44 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 219287, 235705 | ||
|
Description
Daniel Morante
2006-10-29 03:15:04 UTC
I also forgot to mention that this problem has been around since FC 4. This problem was always there because this is just feature which was not yet implemented. I will consider it for FC 7. Note: For safe SELinux containment of the login processes the process of making home directory and copying the /etc/skel should be contained in a different process -> we need to split the pam_mkhomedir to a module and a helper binary. *** Bug 250136 has been marked as a duplicate of this bug. *** *** Bug 334761 has been marked as a duplicate of this bug. *** Implemented option which adds pam_mkhomedir to /etc/pam.d/system-auth-ac many thanks Tomas. does that satisfy your point in comment #3? No, this would require pam_mkhomedir changes which I didn't do yet. |