I'll be darned if I can figure out how the password is actually getting
passed to pam_authenticate(). It's clear that the host and user are
being set in the pam_handle_t within _desklock_pam_init, but at no
point do I see any way that the password gets set or passed. Should it
be set to PAM_AUTHT
Kim Woelders wrote:
> On Mon, 01 Apr 2013 11:36:17 +0200, Tim Howe wrote:
>
>> This is relevant to graphical Java applications which require it.
>
> Is this the same thing as
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009224 ?
Heh, it seems to be although I
(-)
diff --git a/AUTHORS b/AUTHORS
index d2377e4..cff2470 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -280,5 +280,8 @@ Aron Xu
Daniel Manjarres
Improved strut handling options, other patches and suggestions.
+Tim Howe
+ Fix focus handling to support "Globally Active" model (us