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 436812 - PAM error handler should handle AUTHINFO_UNAVAIL
PAM error handler should handle AUTHINFO_UNAVAIL
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
unspecified
Other Linux
: Normal major
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2007-05-08 08:24 UTC by Loïc Minier
Modified: 2007-05-08 09:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Handle PAM_AUTHINFO_UNAVAIL (839 bytes, patch)
2007-05-08 08:24 UTC, Loïc Minier
accepted-commit_now Details | Review

Description Loïc Minier 2007-05-08 08:24:10 UTC
Hi,

A long time ago, we got plenty of Debian bug reports on the support of PAM's AUTHINFO_UNAVAIL:
http://bugs.debian.org/157792
http://bugs.debian.org/160578
http://bugs.debian.org/184218

Patch follows.

Bye,
Comment 1 Loïc Minier 2007-05-08 08:24:40 UTC
Created attachment 87784 [details] [review]
Handle PAM_AUTHINFO_UNAVAIL
Comment 2 Brian Cameron 2007-05-08 09:50:17 UTC
Committed to SVN head and 2.18 branch.  Thanks.