Using Ivanti Secure-Access Client for Linux
The PulseUI launcher is installed under the Applications menu of your desktop environment. It can also be started with:
/opt/pulsesecure/bin/pulseUI
Add a profile with the following settings.
Type: Policy Secure (UAC) or Connect Secure (VPN)
Name: TRIUMF
Server: vpn.triumf.ca
Issue with Ivanti VPN-Client on Linux
After about thirty logins to TRIUMF VPN, new connections may fail silently. This occurs because the software does not clean up old connection-cookies and there is a limit on how many cookies it can keep.
To manual clean up old connection cookies:
- close the Pulse-Secure client
issue the following commands in a terminal:
rm -f ~/.pulsesecure/cef/Cookies rm -f ~/.pulsesecure/cef/Cookies-journal