Bug 72657
| Summary: | gdmsetup doesn't use same authentification as the other system configuration tools | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Public Beta | Reporter: | Jan Sabbe <jan.sabbe> |
| Component: | gdm | Assignee: | Havoc Pennington <hp> |
| Status: | CLOSED RAWHIDE | QA Contact: | Mike McLean <mikem> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | null | CC: | nalin |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2002-08-28 22:28:31 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: | 67218 | ||
|
Description
Jan Sabbe
2002-08-26 13:27:06 UTC
hrm, the pam config file looks reasonable... pam_timestamp needed to be before the pam_stack thing, I believe: auth sufficient /lib/security/pam_rootok.so auth required /lib/security/pam_stack.so service=system-auth auth sufficient /lib/security/pam_timestamp.so moved in 2.4.0.7-8, should solve the problem. Fix confirmed with gdm-2.4.0.7-10. |