ii pulse 5.3R3-553 all Pulse Secure Client for Linux I'm trying to use it on Ubuntu 18.04. I've amended the PulseClient.sh script so that it will call the underlying (pulsesvc) anyway. It's likely I just don't grok all the arguments: $ /usr/local/pulse/PulseClient.sh \ -h PCS appliance IP/hostname \ -u VPN username \ -p VPN password \ -U PCS SIGNINURL \ -r Realm I'm pretty certain I know what -h, -u, -p are, but not -U or -r. Is it possible that I don't have a realm? Anyway, when I attempt to launch the client, I get: Checking for missing dependency packages for command line client ...
executing command : /usr/local/pulse/pulsesvc
Mandatory arguments are missing. Please check the usage. There is also a -P service port argument listed that I'm not supplying. I've asked around; we have many (including me) Windows users and a few Macintosh users, but no one seems to know where to go looking for the values for these arguments, mostly because they're not anything we type in on the other platforms. (I'm trying to move off Windows to Linux.) Suggestions?
... View more