I need to know , How to forcibly disconnect authenticated Live User from GUI of the PaloAlto Firewall ?
If you talk about GlobalProtect vpn then:
Network > GlobalProtect > Gateways > Remote Users
Find user to disconnect and click on red icon in Logout column.
If i understand this correctly. On the CLI use "delete admin-sessions" command, you can specify the user.
https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000Cm6RCAS
Hi Raido
This is not about the global protect.I just need to know how to disconnect live user ,where authenticated through capative portal or LDAP.
Hi JulioMancia,
Thats means,From GUI We cannot right ?
The following commands can be used to clear the mapping:
> clear user-cache-mp ip <IP-address> //user-cache-mp (Clear management plane user cache)
> clear user-cache ip <IP-address> //user-cache (Clear dataplane user cache)
https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClpmCAC
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!