Installing Fortinac Persistent Agent on Arch Linux (and derivatives)
This is a thrown together guide (mostly for myself xP) on how to install
the fortinac-persistent-agent on an Arch-like system!
There's probably a better way to do this, but I like this way as you can
very explicitly see what is done to your system.
- Download RPM or DEB package provided by institution
-
Extract it without preserving directory names (I used
7z e) -
Edit
PersistentAgent.confto point to home server (homeServer={SERVER_HERE},ServerIP={SERVER_HERE}) -
Move
PersistentAgent.confto/etc/xdg/com.bradfordnetworks/ ./make_ca_bundle.sh > ca-bundle.crt- Move
ca-bundle.crtto/etc/ssl/certs/ -
Copy
getserialandgetuuidto/opt/com.bradfordnetworks/PersistentAgent/ -
Run
bndaemonandbncsauiat the same time,bncsauiwill most likely prompt for a username and password! -
Verify you can connect to websites other than your home server. If it
works, feel free to kill
bncsaui, otherwise wait a second and try again