Technical Tip: How to refresh/clear the wad user/group cache on FortiProxy v7.0.x
| 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 the WAD user/group cache does not exist.
Clear the existing user cache using the following CLI commands:
diagnose wad user clear <ID> <IP> <VDOM>
Once the user is deauthenticated, run the commands below 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
Enable: LDAP auth is done by WAD user-info.
|
