PHP Auth Script

How to customize and extend your OpenVPN installation.

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

Post Reply
RaghavJhavar
OpenVpn Newbie
Posts: 1
Joined: Mon Feb 15, 2016 1:31 pm

PHP Auth Script

Post by RaghavJhavar » Mon Feb 15, 2016 1:33 pm

Hi guys,

I want to use a PHP script to authenticate users. The problem is I don't know how to pass on the username and password into the file.

I will be using this: auth-user-pass-verify auth.php via-file

But how can I pass the username and password as maybe POST values to the PHP script?

Post Reply