[krb5-auth-dialog] About README



commit 16be06e1fd924f3792eb419324ecd816e61c5175
Author: Guido Günther <agx sigxcpu org>
Date:   Sat Apr 3 17:34:59 2010 +0200

    About README

 README |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/README b/README
index c66eaa6..6ee4ac7 100644
--- a/README
+++ b/README
@@ -2,7 +2,8 @@ krb5-auth-dialog is a simple dialog that monitors kerberos tickets, and
 pops up a dialog when they are about to expire.  Eventually, we expect
 it to be part of GNOME.
 
-Configuration:
+Configuration
+=============
 Configuration settings are handled via gconf.
 
 You can set the principal that is used to acquire tickets via:
@@ -26,7 +27,8 @@ do this, the etpo binary in etpo/ can be used to extract the public
 strings that kerberos uses.  We are checking that in for now, until
 kerberos gets translated.
 
-Requesting a TGT via DBus:
+DBus API
+========
 You can request a ticket granting ticket via DBus:
 
  dbus-send --print-reply --type=method_call \
@@ -37,3 +39,5 @@ You can request a ticket granting ticket via DBus:
 
 If the sent principal doesn't match the one currently in the ticket cache the
 request fails. To request a TGT for the "default" principal use string:''.
+
+See examples/tgt-signals.py for information about sent DBus signals.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]