Where is FSM/Authentication List/Mobile VPN Users in CLI?
Hello
In FSM/Authentication List/Mobile VPN Users, I can see SSL VPN users.
So, where can I show that list in SSH CLI console?
Thanks
0
Sign In to comment.
Hello
In FSM/Authentication List/Mobile VPN Users, I can see SSL VPN users.
So, where can I show that list in SSH CLI console?
Thanks
Comments
Watchguard M300 Fireware OS v 12.4.1
Hi @AlainQ_Inducto
There isn't a CLI command to specifically show SSLVPN users logged in. You would need to download or export a support file, and look at the auth.txt file inside of that. This will show all authenticated users, so you'll need to parse through it for users marked as SSLVPN.
-James Carson
WatchGuard Customer Support
Hello @James_Carson
Thx for answer, it's great
I can now automatically export support file, extract file with sslvpn users ans parse it
That file is support\sslvpn\sslvpn-status
Have a good day!