Andres Salomon <[EMAIL PROTECTED]> writes:

> 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.

A patch would be very welcome, as I'm completely baffled by what these
different flags are *really* supposed to mean, and the Linux PAM
documentation has not been particularly enlightening.

-- 
Russ Allbery ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>


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

Reply via email to