Authenticated User to a Radius Server with PHP

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

Is the current PHP project just custom code or sitting on a framework or cms?

Thanks oddz for responding.

The project will be custom code.

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.

I’ve never even heard of a radius server until now.

Do you have any code you could provide.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.