Forticlient 6.4 (SSLVPN) not working on Ubuntu 18
Hi all
I have to install FortiClient 6.4 on ubuntu server 18.0 for remote access vpn but it's not working. Please see log information below. Please advice.
------------ Create VPN Profile ERROR"Failed to save client certificate password. Cannot autolaunch D-Bus without X11 $DISPLAY"--------------------------------------
administrator@forticlient01:~$ /opt/forticlient/fortivpn edit CTH-VPN-SSL
=====================
Create new VPN profile: CTH-VPN-SSL
=====================
Remote Gateway: XXX.XXX.XXX.XXX
Port [default=443]: 10443
Authentication (1.prompt / 2.save / 3.disable) [default=1]: 2
Username: username
Client Certificate (.p12 file URL) [default=None]:
Do not Warn Invalid Server Certificate (y/n) [default=n]: y
Failed to save client certificate password. Cannot autolaunch D-Bus without X11 $DISPLAY
DONE.
administrator@forticlient01:~$
------------------ Check SSLVPN profile--------------------------------
administrator@forticlient01:~$ /opt/forticlient/fortivpn list
VPNs:
Personal VPNs:
CTH-VPN-SSL
-------------------- Connect SSLVPN -----------------------------------
administrator@forticlient01:~$ /opt/forticlient/fortivpn connect CTH-VPN-SSL
Connect VPN: CTH-VPN-SSL
password:
Failed to set creadential. Cannot autolaunch D-Bus without X11 $DISPLAY
DONE.
administrator@forticlient01:~$