Description | This article describes how to refresh/clear the wad user/group cache on FortiProxy v7.0.x. |
Scope | FortiProxy v7.0.x. |
Solution |
As wad maintains its cache for user & group information.
In firmware v7.0.x, the old command to refresh/clear wad user/group cache doesn't exist.
Clear the existing user cache using the below CLI commands:
diagnose wad user clear <ID> <IP> <VDOM>
- Once the user is deauthenticated, run the below commands to refresh/clear the wad cache.
160: clear cached user info mapping table
After the cache is cleared and the user is authenticated, the updated user info with the correct group will be reflected.
config web-proxy global set ldap-user-cache disable end |