manage OpenVPN logins with MySQL database (Radius)

Scripts which allow the use of special authentication methods (LDAP, AD, MySQL/PostgreSQL, etc).

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
jaheller
OpenVpn Newbie
Posts: 1
Joined: Wed Oct 21, 2015 6:55 pm

manage OpenVPN logins with MySQL database (Radius)

Post by jaheller » Wed Oct 21, 2015 6:59 pm

Dear community,

first let me explain my problem. I want to use a databse (mysql) containing usernames, passwords (encrypted using bcrypt (default PHP settings)) and a timestamp for the date of expire (after this date a login using OpenVPN should not be possible). A friend told me to use Radius server. Is there any how to? Any plugin which would make the task I described above easier?

-All the best;

Janis

delmel
OpenVpn Newbie
Posts: 1
Joined: Thu Feb 20, 2020 9:21 pm

Re: manage OpenVPN logins with MySQL database (Radius)

Post by delmel » Thu Feb 20, 2020 9:21 pm

Yes, you can use radiusplugin for Openvpn to do that. You install it on your Openvpn Server. Not sure how that would work with bcrypt though

Post Reply