freebsd-ports/net/pear-Auth_RADIUS/pkg-descr
Florent Thoumie 5562f296c2 - Add pear-Auth_RADIUS 1.0.4, PEAR wrapper classes for the RADIUS PECL.
PR:		ports/78706
Submitted by:	Antônio Carlos Venâncio Júnior <antonio@php.net>
Approved by:	pav (mentor)
2005-03-13 20:44:44 +00:00

6 lines
327 B
Text

PEAR::Auth_RADIUS provides wrapper-classes for the RADIUS PECL.
There are different Classes for the different authentication methods.
If you are using CHAP-MD5 or MS-CHAP you need also the Crypt_CHAP package.
If you are using MS-CHAP you need also the mhash and mcrypt extension.
WWW: http://pear.php.net/package/Auth_RADIUS/