I can 100% reproduce the bug. My <REDACTED> openvpn config:
client dev tun proto tcp verify-x509-name "C=NA, ST=NA, L=NA, O=NA, OU=NA, CN=<REDACTED>, [email protected]" # route remote_host 255.255.255.255 net_gateway nobind <ca> -----BEGIN CERTIFICATE----- <REDACTED> -----END CERTIFICATE----- </ca> <cert> <REDACTED> </cert> <key> -----BEGIN RSA PRIVATE KEY----- <REDACTED> -----END RSA PRIVATE KEY----- </key> auth-user-pass cipher AES-256-CBC auth SHA256 ;can_save no ;otp no ;run_logon_script no ;auto_connect verb 3 reneg-sec 0 remote <REDACTED> 8443 ;sso_api_domain ;sso_api_port 443 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2112561 Title: NetworkManager on Ubuntu 24.04 fails OpenVPN authentication, ignoring 'auth-user-pass' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/2112561/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
