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
manage OpenVPN logins with MySQL database (Radius)
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
-
- OpenVpn Newbie
- Posts: 1
- Joined: Wed Oct 21, 2015 6:55 pm
-
- OpenVpn Newbie
- Posts: 1
- Joined: Thu Feb 20, 2020 9:21 pm
Re: manage OpenVPN logins with MySQL database (Radius)
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