- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
12-20-2016 12:00 PM
Here are the steps I've tried in chaning the portal Global Protect.app without restarting the Mac:
Anyone successfully done this without restarting the Mac?
Thanks in advance,
Shawn
12-20-2016 12:09 PM
Also, here is a link to the <portal> change documentation given by Palo Alto:
Case link:
https://paloaltonetworks--c.na5.visual.force.com/apex/case_page_ee?id=5007000001f65cm
12-20-2016 12:17 PM
Hi,
So you mean it works from the terminal, but not from your management software? What is the command you're using to restart the client from the terminal?
By the way, I don't think we can access your cases.
Benjamin
12-23-2016 12:47 PM
I've tried several vesions of which user to remove / load the LaunchAgent shown below:
sudo launchctl remove com.paloaltonetworks.gp.pangps
sudo launchctl remove com.paloaltonetworks.gp.pangpa
sudo "launchctl load /Library/LaunchAgents/com.paloaltonetworks.gp.pangpa.plist"
sudo "launchctl load /Library/LaunchAgents/com.paloaltonetworks.gp.pangps.plist"
12-23-2016 01:01 PM
I normally use the following command to restart the GlobalProtect service:
launchctl kickstart -k gui/`id -u`/com.paloaltonetworks.gp.pangps
Similarly, for the agent:
launchctl kickstart -k gui/`id -u`/com.paloaltonetworks.gp.pangpa
Benjamin
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!