| Package Information |
| Summary |
Radius client library |
| Maintainers |
Michael Bretterklieber <michael@bretterklieber.com> (lead) [wishlist] [details]
|
| License |
BSD |
| Description |
This package is based on the libradius of FreeBSD, with some modifications and extensions.
This PECL provides full support for RADIUS authentication (RFC 2865) and RADIUS accounting (RFC 2866),
works on Unix and on Windows. Its an easy way to authenticate your users against the user-database of your
OS (for example against Windows Active-Directory via IAS). |
| Homepage |
http://www.bretterklieber.com/php.php |
Release notes Version1.2.1 |
- Release 1.2.1
- Change License to BSD
- BugFix: The MS-CHAPv2 Authenticator-Challenge has 16 Bytes and not 8 Bytes
- BugFix: build under Solaris
- Generate better challenges
- Many source-code-style fixes
- Removed unneeded sources
- Some cleanup's |