Package: libpam-krb5
Version: 1.0-12

Hi,

pam_krb5_auth.c's pam_sm_authenticate() does not actually do anything
useful when PAM_REINITIALIZE_CREDS is passed as a flag.  Alternatively,
PAM_REFRESH_CREDS should also be supported (apparently sun treats them
as synonymous).  Suggested behavior is to have it simply reinitialize
the ccache, as that will destroy the old ccache (for FILE and MEMORY)
and create a new one.  I'll follow up w/ a patch in a bit, after some
testing.

Bug #191001 was related to this.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to