After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 764472 - pam-redhat: don't run full account and password stacks for gdm session
pam-redhat: don't run full account and password stacks for gdm session
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2016-04-01 17:31 UTC by Ray Strode [halfline]
Modified: 2016-04-01 17:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
pam-redhat: don't run full account and password stacks for gdm session (1.19 KB, patch)
2016-04-01 17:31 UTC, Ray Strode [halfline]
committed Details | Review

Description Ray Strode [halfline] 2016-04-01 17:31:20 UTC
The login screen user account won't ever have a password or get locked,
so there's no reason to run the system-auth password and account
stacks for the login screen launch environment.
Comment 1 Ray Strode [halfline] 2016-04-01 17:31:27 UTC
Created attachment 325176 [details] [review]
pam-redhat: don't run full account and password stacks for gdm session
Comment 2 Ray Strode [halfline] 2016-04-01 17:32:24 UTC
Attachment 325176 [details] pushed as 74f6145 - pam-redhat: don't run full account and password stacks for gdm session

(with the obvious s/include/required/ typo fixed)