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 526045 - Kerberos support
Kerberos support
Status: RESOLVED DUPLICATE of bug 659680
Product: libgnome-keyring
Classification: Core
Component: General
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: GNOME keyring maintainer(s)
GNOME keyring maintainer(s)
: 357796 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-04-03 20:26 UTC by Jelmer Vernooij
Modified: 2019-02-22 11:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jelmer Vernooij 2008-04-03 20:26:05 UTC
It would be nice if gnome-keyring had support for obtaining Kerberos tickets. It could talk to the local credentials cache to obtain existing tickets or request tickets from the KDC, prompting the user for a password or obtaining other required secrets.
Comment 1 Stef Walter 2008-04-04 02:04:18 UTC
*** Bug 357796 has been marked as a duplicate of this bug. ***
Comment 2 Stef Walter 2009-07-28 00:21:03 UTC
The krb5-auth-dialog dialog meets this need nicely. Is it okay if I close this bug? 
Comment 3 Pavel Ocheretny 2011-09-21 09:10:53 UTC
Redesign:
gnome-keyring isnt suppose to do any "talking" to the KDC by itself.
The following code add support for an interface with a single method that accepts an encryption type + salt and return the hashed key.
Comment 4 Stef Walter 2011-09-21 16:09:53 UTC
Being worked on in bug #659680.

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