OpenVPN 2.6.4 + Freeradius
Posted: Thu Jun 08, 2023 7:39 pm
Hi!
Installed OVPN 2.6.4 (fron ovpn repo) on Ubuntu 20.04 and want to configure
radius authentication. Install openvpn-auth-radius plugin 2.1-7build1 (fron ubuntu repo).
But as I can see this plugin is not working anymore with recent versions of OVPN.
I've got an error in log:
`Thu Jun 8 19:07:18 2023 Error: RADIUS-PLUGIN: FOREGROUND: common_name is not defined
2023-06-08 19:07:18 91.122.95.13:56618 PLUGIN_CALL: POST /usr/lib/openvpn/radiusplugin.so/PLUGIN_AUTH_USER_PASS_VERIFY status=1
2023-06-08 19:07:18 91.122.95.13:56618 PLUGIN_CALL: plugin function PLUGIN_AUTH_USER_PASS_VERIFY failed with status 1: /usr/lib/openvpn/radiusplugin.so
2023-06-08 19:07:18 91.122.95.13:56618 TLS Auth Error: Auth Username/Password verification failed for peer
`
If I'm right and this plugin is not usable anymore, then what current ways to connect to Radius server?
Installed OVPN 2.6.4 (fron ovpn repo) on Ubuntu 20.04 and want to configure
radius authentication. Install openvpn-auth-radius plugin 2.1-7build1 (fron ubuntu repo).
But as I can see this plugin is not working anymore with recent versions of OVPN.
I've got an error in log:
`Thu Jun 8 19:07:18 2023 Error: RADIUS-PLUGIN: FOREGROUND: common_name is not defined
2023-06-08 19:07:18 91.122.95.13:56618 PLUGIN_CALL: POST /usr/lib/openvpn/radiusplugin.so/PLUGIN_AUTH_USER_PASS_VERIFY status=1
2023-06-08 19:07:18 91.122.95.13:56618 PLUGIN_CALL: plugin function PLUGIN_AUTH_USER_PASS_VERIFY failed with status 1: /usr/lib/openvpn/radiusplugin.so
2023-06-08 19:07:18 91.122.95.13:56618 TLS Auth Error: Auth Username/Password verification failed for peer
`
If I'm right and this plugin is not usable anymore, then what current ways to connect to Radius server?