Technical Tip: How to view authenticated users on FortiProxy and how to deauthenticate
| Description | This article describes how to view wad user list and how to de-authenticate a specific user. |
| Scope | |
| Solution | 1) Create a User Monitor widget under Dashboard.
2) Once it is added we can see the authenticated users as below.
3) De-authenticating a specific user from GUI.
Select a specific user to get 'Deauthenticate'.
Once, 'Deauthenticate' is selected, Pop up message will appear to confirm.
Select 'OK' to 'Deauthenticate'.
Deauthenticate a specific user from CLI.
tau-kvm06 # diagnose wad user list ID: 3, VDOM: root, IPv4: 10.134.9.78 ID: 4, VDOM: root, IPv4: 10.134.9.42 tau-kvm06 #
To deauthenticate 'sslvpn4' run the below command.
tau-kvm06 # diag wad user clear 4 10.134.9.42 root This operation will clear the specified user.
Cleared the user (ID: 4, IP: 10.134.9.42, VDOM: root).
Syntax:
tau-kvm06 # diag wad user clear ?
# diagnose wad user clear 1 10.1.1.1 root
# diagnose wad user clear 1 2001::1 root
|




