ARTICLE AD BOX
We have some AIoT devices and want to authenticate with RADIUS using PHP.
The new RADIUS Server ask for the Message-Authenticator attribute and the build-in RADIUS functions of PHP can not do it.
How to add the Message-Authenticator attribute using build-in RADIUS functions of PHP?
Or any third party solution or PHP package can do this?
