Application integration issue with Authentication Services. The application is unable to get kerberos ticket when authenticating
说明
Application integration issue with Authentication Services. The application is unable to get kerberos ticket when authenticating
原因
The application might not be calling pam session, the normal method for indicating setting up a user's session, including laying down credentials, like a user's ccache.
解决办法
WORKAROUND:
Edit the /etc/pam.d/<app-service> file, put bad_pam_app_workaround on the "auth sufficient" line after get_nonvas_pass