K 10 svn:author V 3 des K 8 svn:date V 27 2003-02-03T09:45:41.000000Z K 7 svn:log V 283 In pam_sm_acct_mgmt(), retrieve the cached credentials before trying to initialize the context. This way, a failure to initialize the context is not fatal unless we actually have work to do - because if we don't, we return PAM_SUCCESS without even trying to initialize the context. END