I had a similar problem after I upgraded from kubuntu 24.10 to 25.04:
all OpenVPN connections failed due to Apparmor denying access to
$HOME/.cert/nm-openvpn

I solved with

sudo bash -c "echo '@{HOME}/.cert/nm-openvpn/* r,' >> 
/etc/apparmor.d/local/openvpn"
sudo apparmor_parser -r /etc/apparmor.d/openvpn

Thank you georgiag for the hint.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2098930

Title:
  openvpn profile doesn't allow access to files on home dir

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/2098930/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to