- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
07-18-2019 03:46 AM
GP can support One username login one session or not. If yes where is configuration at GUI
07-18-2019 09:39 AM
Existing feature request 4603 is something you'll want to have your SE add a vote to so that PAN knows you want this feature built into the firewall. At the moment this isn't something native to the platform and the best way to accomplish this is though a script that interacts with the API to ensure that the user only has the number of active sessions open that you feel comfortable with. This is a relatively easy script to make as long as you are comfortable with scripting and using the API in something like PowerShell or Python.
07-27-2019 02:38 PM
@pratChamp an example of a powershell scrpit that does this job I posted here: https://live.paloaltonetworks.com/t5/General-Topics/How-to-limit-concurrent-GlobalProtect-connection...
08-29-2024 11:06 AM
I know that this is an old post but I would like to share an update for anyone looking for a solution.
In order to achieve that I created a external & standalone program to limit concurrent GlobalProtect sessions/connections per unique user. It can be accessed here: https://github.com/enginy88/PAN-GPLimiter
This topic also discussed here: https://live.paloaltonetworks.com/t5/general-topics/pan-gplimiter-limit-concurrent-globalprotect-ses...
Hope this helps!
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!