How to clear out the Quest Authentication Services (QAS) cache.
说明
You are running in workstation mode and want the users and/or group cache to be empty.
解决办法
To remove the users from the cache run the following command:
1. vastool flush
其他信息
This behavior changed in the 2.6 line, previous to the change vastool flush in workstation mode would clear out all users, and only load groups (no memberships since no users cached).
The behaviour was changed to re-populate any users already in the cache. This is so if sudo is being used to run the flush, the user doesn't disappear out of the cache and subsequent sudo commands fail.