Clients are not consistently getting krb credential cache for services that authenticate with a passwd - pam_vas not storing cached credential (4256223)
Clients are not consistently getting krb credential cache for services that authenticate with a passwd - pam_vas not storing cached credential
说明
Clients are not consistently getting krb credential cache for services that authenticate with a passwd.
原因
The application isn't calling setcreds.
解决办法
To the auth line for login in the pam configuration file add the value '"bad_pam_app_workaround"' and it will make vasd store the user's cred during authentication.