资 源 简 介
php-aceauth is a PHP authentication extension for the RSA ACE/Server® with RSA SecurID® product family, it also support the OTP server from Feitian Technologies.
Preparation
ensure you have add the web server to the RSA trusted server list or the OTP authentication proxy server list
ensure you have installed the RSA agent if you want to use the "ace" mode
ensure you have download the ACF file from OTP server if you want to use the "otp" mode
Installation
compile php_aceauth extension with your PHP version
copy the php_aceauth.dll/php_aceauth.so with related libraries to the %PHP_HOME%/extensions subfolder
add your PHP hosting machine to RSA ACE/Server trust list or the OTP authentication proxy server list
use command line tool to verify you configuration
use aceauth_login method to login
chec