So my company asked to change vpn to forticlient.
They provided us with a .deb file.
I tried installing via three ways:
sudo dpkg -i forticlient.deb
sudo apt-get install forticlient.deb
And finally clicking on the .deb file.
All of these ways installs the application with no visible errors/warnings.
But the issue here is the application does not appear under "Show Applications".
Running in cli only works via $sudo forticlient
and after logging it gets stuck on connecting.
I have a VM with Ubuntu 20.04 and installed the same forticlient package, it connected correctly and shows under "Show Applications".
The .desktop files are correctly configured in /usr/share/applications/ .
I assumed so by comparing the files in my VM installation (that is working) and my native Ubuntu installation (that does not work) and the file content is the same.
Also the forticlient installation is in /opt
And there is a symlink in /usr/bin/forticlient
-> /opt/forticlient/gui/FortiClient-linux-x64/FortiClient
My main problem is obviously not being able to connect, but i'm making an association between the forticlient not appearing in "Show Applications" and not being able to connect.
Am i missing something?
Thanks for the help
Things that i tried after creating this post:
- After the forticlient is launched in sudo, can't add it to favorites in the dock
$ dpkg -L forticlient | grep desktop
/usr/share/applications/forticlient.desktop
/usr/share/applications/forticlient-register.desktop
/opt/forticlient/Fortitray.desktop
/opt/forticlient/Fortivpn.desktop
$ cat /usr/share/applications/forticlient.desktop
[Desktop Entry]
Version=1.0
Name=FortiClient
GenericName=Security Software
Comment=Endpoint Protection Suite
Exec=/opt/forticlient/gui/FortiClient-linux-x64/FortiClient
Icon=forticlient
Type=Application
Terminal=false
Categories=Utility;