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 649830 - "Configuration" tickets should be hidden
"Configuration" tickets should be hidden
Status: RESOLVED FIXED
Product: krb5-auth-dialog
Classification: Other
Component: general
3.0.x
Other Linux
: Normal minor
: ---
Assigned To: Christopher Aillon
krb5-auth-dialog-maint
Depends on:
Blocks:
 
 
Reported: 2011-05-09 20:18 UTC by Mantas Mikulėnas (grawity)
Modified: 2013-03-16 16:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch for 3.0.1 and git (1.10 KB, patch)
2011-05-09 20:20 UTC, Mantas Mikulėnas (grawity)
none Details | Review

Description Mantas Mikulėnas (grawity) 2011-05-09 20:18:11 UTC
Some Kerberos functions, such as FAST, create "hidden" tickets using krb5_cc_set_config(). These should not be displayed to the user. Patch attached.

Example principal used by FAST (http://k5wiki.kerberos.org/wiki/Projects/FAST) is "krb5_ccache_conf_data/fast_avail/krbtgt\/EXAMPLE.ORG\@EXAMPLE.ORG@X-CACHECONF:"
Comment 1 Mantas Mikulėnas (grawity) 2011-05-09 20:20:01 UTC
Created attachment 187527 [details] [review]
Patch for 3.0.1 and git
Comment 2 Guido Günther 2013-03-16 16:11:52 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.

Sorry it took a while.