I have been task with creating a PHP script to Authenticate user login information against a Radius server. The information I have found by searching the internet seems to be unclear.
Has anyone Authenticate user login information against a Radius server using PHP?
I have included the information on my current setup in hope someone can point me in the right direction on how to accomplish my task.
PHP 5.4.14 running on a Windows 2008R2 Server with IIS 7.5
I have been working at this issue but I am still running into a brick wall. I am now getting a “Error sending request: No valid RADIUS responses received”. When I run the radius_add_server with the credentials I am getting a True as a response.