Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
User do not appear in the cache in workstation mode
원인
A possible cause is that users are merged into /etc/passwd. Thus NSS calls to them were not getting to vasd to make an update, so pam_vas islocal skipped the user. ( It assumes nss calls will get the user cached, but with users in /etc/passwd, that broke the assumptions about the conditions. )