summaryrefslogtreecommitdiff
path: root/projects/krb5-auth-dialog.mdwn
diff options
context:
space:
mode:
authoragx <agx@web>2009-04-09 15:45:32 +0200
committerWiki User <wikwik@wiki.sigxcpu.org>2009-04-09 15:45:32 +0200
commit414eb120abee5e6c966de4b5e3130d31f2567762 (patch)
tree1d1d933fafbc3302152d5223cb35b8674551fee3 /projects/krb5-auth-dialog.mdwn
parent0b3d6cb26c96d07aee5a427eba1610e13e71259b (diff)
screenshots, etc.
Diffstat (limited to 'projects/krb5-auth-dialog.mdwn')
-rw-r--r--projects/krb5-auth-dialog.mdwn17
1 files changed, 17 insertions, 0 deletions
diff --git a/projects/krb5-auth-dialog.mdwn b/projects/krb5-auth-dialog.mdwn
index e8702f6..91ae568 100644
--- a/projects/krb5-auth-dialog.mdwn
+++ b/projects/krb5-auth-dialog.mdwn
@@ -1,5 +1,7 @@
Krb5-auth-dialog is a tray applet for the [GNOME](http://gnome.org) Desktop that monitors [Kerberos](http://web.mit.edu/kerberos/www/) tickets.
+[[!toc ]]
+
### Features
* it can alert the user via [notifications](http://www.galago-project.org/specs/notification/) when the ticket is about to expire
@@ -18,3 +20,18 @@ Releases are availale from [download.gnome.org](http://download.gnome.org/source
### Debian Packages
Debian packges are available from [debian.org](http://packages.debian.org/search?keywords=krb5-auth-dialog).
+
+### Screenshots
+The trayicon can be seen [here](http://honk.sigxcpu.org/con/krb5_auth_dialog_updates.html) and [here](http://honk.sigxcpu.org/con/krb5_auth_dialog__new_icon.html). Below are pictures of the password and preferences dialogs:
+
+[[!img images/pwdialog.png size="200x" alt="prefs"]]
+[[!img images/prefs.png size="200x" alt="prefs"]]
+
+### Todo
+* gnome keyring support ([567701](http://bugzilla.gnome.org/show_bug.cgi?id=567701))
+* PKinit when built against MIT Kerberos (currently supported with heimdal only)
+* remove all wakeups, rely on our gio watch of the ticket cache
+* status dialog with all tickets, flags, ...
+* fast principal switching
+
+For bugreports and suggestions contact <<agx@sigxcpu.org>>.