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 711765 - [PATCH] Fix credential detection for FreeBSD
[PATCH] Fix credential detection for FreeBSD
Status: RESOLVED DUPLICATE of bug 687921
Product: gdm
Classification: Core
Component: general
3.10.x
Other FreeBSD
: Normal major
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2013-11-10 08:57 UTC by Gustau Pérez i Querol
Modified: 2013-11-10 14:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
daemon/gdm-session.c patch (778 bytes, patch)
2013-11-10 08:58 UTC, Gustau Pérez i Querol
none Details | Review

Description Gustau Pérez i Querol 2013-11-10 08:57:08 UTC
The gdm chooses G_CREDENTIALS_TYPE_OPENBSD_SOCKPEERCRED (the OpenBSD version) for FreeBSD, which is not correct. The attached patch fixes that.
Comment 1 Gustau Pérez i Querol 2013-11-10 08:58:09 UTC
Created attachment 259407 [details] [review]
daemon/gdm-session.c patch
Comment 2 Antoine Jacoutot 2013-11-10 09:39:58 UTC
Gustau, this is a duplicate of #687921 ; please close it as such, I moved your patch there.
Comment 3 Gustau Pérez i Querol 2013-11-10 14:06:03 UTC

*** This bug has been marked as a duplicate of bug 687921 ***