Kredentials is a KDE systray applet for keeping Kerberos and AFS authentication tokens current. Each hour it renews Kerberos tickets and (optionally) obtains new AFS tokens, and it notifies the user upon final ticket expiration.
| Licenses | MIT/X |
|---|---|
| Implementation | C++ |
Recent releases


Release Notes: Some bugfixes to make it better conform to KDE standards. The menu item to destroy tickets had inadvertently been disabled; it's now re-enabled. The option to use 'aklog' to renew AFS tokens when renewing tickets is now configurable.


Release Notes: The applet was ported to the KDE 4.x environment. A bug that caused problems when using Kredentials to obtain initial tickets (as opposed to renewing tickets that had previously been obtained using kinit or PAM) was fixed. A bit nore testing is required. The old 0.9.x branch will continue to support for KDE 3.x if there's sufficient demand, but it won't generally get a lot of attention.


Release Notes: Build problems with gcc 4.4 were fixed. A problem in which the configure script failed to properly detect recent versions of MIT Kerberos5 was fixed. Miscellaneous other Debian packaging fixes were made.


Release Notes: The ability to destroy cached credentials and get new credentials using a password was added. Memory leaks were fixed.


Release Notes: Correct corruption of the panel icons that was caused by a conversion of the source repository from CVS to SVN. admin/cvs.sh has been updated to properly handle newer versions of autoconf and friends.