TicketApplet - A GNOME panel applet for simple Kerberos ticket management.

ticket_applet is an applet for the GNOME panel which displays how much
time you have left on your kerberos tickets and allows you to renew
your kerberos tickets and afs tokens. It is released under the GPL.

To begin using ticket_applet, you must set the properties for the
applet by right-clicking on the applet. You need to at least select a
username; if you leave "realm" blank the applet will use your default
realm (probably what you want). The refresh rate is in minutes and
determines how frequently the applet will refresh the remaining time
on your tickets. This is a pretty lightweight task that involves no
network connectivitiy, so the refresh can be quite low. Then again, it 
just tickts down like a clock, so it's not that important.

In the properties menu you can also set a list of commands to be run
after your tickets have been renewed. On my computer I have the first
command as "zctl". This will let the Zephyr client (zwgc) take advantage of the
renewed tickets.

To renew your tickets, click on the applet. It will pop up a window
and ask for your password. The window will close after the applet renews the
kerberos tickets, gets the AFS token, and runs the commands.

Andrew Chatham - <andrew.chatham@duke.edu>
