PHP Classes

Radius login class for php 8: I need a class to authenticate users on a radius server.

Recommend this page to a friend!
  All requests RSS feed  >  Radius login class for php 8  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

Radius login class for php 8

Edit

Picture of Fanie Smith by Fanie Smith - 4 months ago (2024-08-27)

I need a class to authenticate users on a radius server.

This request is clear and relevant.
This request is not clear or is not relevant.

+1

I need class that will take a radius IP and secret and authenticate the a username with a password on that radius serve.

Ask clarification

1 Recommendation

Pure PHP radius class: Authenticate users with a RADIUS server

This class can be used to authenticate users with a RADIUS network access server according to RFC 2865.

It connects to a Radius server given its IP address and requests access on behalf of an user given his password.

Once authenticated the class may return the attributes of the authorized user.

This class works with at least the following RADIUS servers:

- Authenex Strong Authentication System (ASAS) with two-factor authentication
- FreeRADIUS, a free Radius server implementation for Linux and Unix environments
- Microsoft Radius server IAS
- Radl, a free Radius server for Windows
- RSA SecurID (challenge/response support for the New-PIN mode)
- WinRadius, Windows Radius server (free for 5 users)
- ZyXEL ZyWALL OTP (One-Time Password for Two-Factor Authentication, Authenex ASAS branded by ZyXEL)
This recommendation solves the problem.
This recommendation does not solve the problem.

+1

Picture of Hassane Moussa by Hassane Moussa Reputation 495 - 3 months ago (2024-10-14) Comment

Hi see this package !


Recommend package
: 
: