Package: krb5-auth-dialog Version: 0.14-2 Tags: patch User: [email protected] UserTags: debian-edu
When using Kerberos on a laptop which are some times offline, it is useful to be able to log in also when offline and still get the Kerberos dialog icon on the desktop. To get this, the autostart entry can be changed like this, thought I expect the problem reported in <URL: http://bugs.debian.org/517478 > should be addressed for this to work flawlessly. Please apply this patch to the package, to make the krb5-auth-dialog also show up when no kerberos ticked could be fetched, allowing users logging in while offline to have an simple GUI to _get_ the ticket when they are back on line. --- krb5-auth-dialog-0.15/src/krb5-auth-dialog.desktop.in 2009-09-03 19:07:06.000000000 +0200 +++ krb5-auth-dialog-0.15-pere/src/krb5-auth-dialog.desktop.in 2010-05-21 12:39:50.000000000 +0200 @@ -2,7 +2,7 @@ _Name=Network Authentication _Comment=Kerberos Network Authentication Dialog Encoding=UTF-8 -Exec=krb5-auth-dialog +Exec=krb5-auth-dialog --always Terminal=false Type=Application X-GNOME-Bugzilla-Bugzilla=GNOME Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

