OpenVPN with remote account provider

Hi,

I configured the openVPN and configured users for the an openVPN client.
The openVPN log shows
WARNING: Failed running command (--auth-user-pass-verify): external program exited with error status: 1
How can I assure that openVPN communicates correctly with the account-provider on neth? I configured a remote openLDAP as account provider.
Thanks in advance

Check /var/log/openvpn.log file, you should see the reason.

I extracted the warning from the openVPN log. OpenVPN uses ldap for authentication or PAM (which points to the ldap users)?

1 Like

Please paste the complete connection log somewhere, like: https://pastebin.com/
So we can take a look

https://pastebin.com/tjczgLnX
I guess that my ssh login config is messed up (Ssh login with remote account provider)