On 2020-08-07 21:45, Sam Varshavchik wrote:
> After successfully testing an OpenVPN link on a x86_64, I get the following 
> error on aarch64, as root:
>
> # nmcli connection import type ovpn file <file>.ovpn
> Error: failed to find VPN plugin for ovpn.
>
> Both systems have openvn, NetworkManager-openvpn, and 
> NetworkManager-openvpn-gnome packages installed.
>
> journalctl -f is completely silent, during this.
>
> The only thing I can think of: the x86_64 server is headless, but has a user 
> session autologging into a desktop, on the console. The aarch64 VM is also 
> headless. In both cases I'm ssh-ing in. Maybe something gets started when 
> there's a desktop login, that's required for this. The only thing I see 
> running, on the x86_64 server is nm-applet, that surely can't be required. 
> The x86_64 server desktop login is not a root login, but I can ssh to the 
> x86_64 server, as root, and install the same ovpn connection without any 
> issues.
>

Don't have a aarch64 system.  But, just to make sure, do these exist?

/usr/lib64/NetworkManager/libnm-vpn-plugin-openvpn.so
/usr/lib64/openvpn/plugins
/usr/lib64/openvpn/plugins/openvpn-plugin-auth-pam.so
/usr/lib64/openvpn/plugins/openvpn-plugin-down-root.so


-- 
The key to getting good answers is to ask good questions.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to