Maybe it's a dependency issue I can fix? I am logging in with SAML also on my app, what settings are used to get a one time password?
Edit: just saw the edit from sslhjijacker I can try to add those as dependencies
Git Clone URL: | https://aur.archlinux.org/forticlient-vpn.git (read-only, click to copy) |
---|---|
Package Base: | forticlient-vpn |
Description: | Build through the official package of FortiClient VPN only |
Upstream URL: | https://www.fortinet.com/support/product-downloads |
Keywords: | FortiClient Fortinet VPN |
Licenses: | custom:fortinet |
Conflicts: | forticlient |
Provides: | FortiClient, fortivpn |
Submitter: | douglasimcabral |
Maintainer: | Meowser |
Last Packager: | Meowser |
Votes: | 16 |
Popularity: | 0.94 |
First Submitted: | 2020-09-05 13:48 (UTC) |
Last Updated: | 2025-01-08 22:17 (UTC) |
Maybe it's a dependency issue I can fix? I am logging in with SAML also on my app, what settings are used to get a one time password?
Edit: just saw the edit from sslhjijacker I can try to add those as dependencies
I can confirm that this client is broken. In my case, we don't have TOTP, but it doesn't connect and simply returns to the main screen after few seconds. gnome-keyring and libappindicator-gtk2 are installed. While openfortivpn (+openfortivpn-webview as we have SAML) works fine.
Not working, stay forever on "connecting" and don't pop up the TOPT. Edit: after installing libappindicator-gtk2 and gnome-keyring the application is finnaly working as expected, the vpn was attempting to pop-up the keyring but wasn't showing up. OS: Endeavours OS
@sirenday I had the same problem as well where the popup for the TOTP didnt show.
I found out that it required a dependency that is commented out in the PKGBUILD, which is "libappindicator-gtk2".
Just install the dependency with 'sudo pacman -S libappindicator-gtk2' and it should work again. Hope that helps!
Hi, just installed and found an issue. The TOTP Token pop-up doesn't appear after pressing connect button
I updated to the most recent version (7.4.0.1636), but I noticed there are now some conflicting files between Mullvad AUR packages. I will look into resolving the issues in this package with these files, but for now if you want to install this along with Mullvad packages you can overwrite the files, or run one of the following commands:
pacman -R mullvad-vpn-bin-debug
pacman -R mullvad-vpn-debug
pacman -R forticlient-vpn-debug
yay is telling me that "forticlient-vpn: local (7.2.2.0753-2) is newer than AUR (7.2.2.0753-1)", the PKGBUILD states that the installation is 7.2.2.0753-2.
I updated this to 7.2.2.0753 which is the version linked in the forticlient download site (https://www.fortinet.com/support/product-downloads). This is the VPN only client, so the version is behind in comparison to the other clients which are currently at 7.2.4
Thanks for the explainer @meowser! + pushing the version!
I updated this to 7.2.2.0753 which is the version linked in the forticlient download site (https://www.fortinet.com/support/product-downloads). This is the VPN only client, so the version is behind in comparison to the other clients which are currently at 7.2.4
Is there a way to build this with a newer binary? I can see in the apt repo there is 7.2.4.0809 but this is not available via the filestore.
root@292a669992e7:/# apt-cache madison forticlient
forticlient | 7.2.4.0809 | https://repo.fortinet.com/repo/forticlient/7.2/ubuntu /stable/multiverse amd64 Packages
forticlient | 7.2.3.0790 | https://repo.fortinet.com/repo/forticlient/7.2/ubuntu /stable/multiverse amd64 Packages
forticlient | 7.2.2.0753 | https://repo.fortinet.com/repo/forticlient/7.2/ubuntu /stable/multiverse amd64 Packages
forticlient | 7.2.1.0700 | https://repo.fortinet.com/repo/forticlient/7.2/ubuntu /stable/multiverse amd64 Packages
forticlient | 7.2.0.0644 | https://repo.fortinet.com/repo/forticlient/7.2/ubuntu /stable/multiverse amd64 Packages
Pinned Comments
douglasimcabral commented on 2022-11-10 15:37 (UTC) (edited on 2023-03-10 00:41 (UTC) by douglasimcabral)
Community,
The Fortinet provides two products, "FortiClient EMS" and "FortiClient VPN only". This package only correspond to "FortiClient VPN only" and your lastest version is 7.0.7.0246 at 03-09-2023.
If you are interested in "FortiClient EMS", I suggest following the AUR package 'forticlient' [https://aur.archlinux.org/packages/forticlient]