Where can I get the iPASS libraries that IpassPerl requires?
IpassPerl 1.5 requires updated versions of the libraries and headers for interfacing with the iPASS system. You can get these upgrades directly from Open System Consultants. Download and unpack the file for your platform. Unpack the the file in your iPASS directory (usually /usr/ipass) • Sparc Solaris • x86 Linux • x86 FreeBSD a.out format (for older versions) • x86 FreeBSD elf format (for newer versions) • Other platforms: Contact info@open.com.au 64. How do I add Radius Basic authentication to Apache?For Apache 1 and 2, the preferred way now is to use the mod_auth_radius module from https://www.gnarst.net/authradius. You can compile this module yourself, or there are precompiled binaries and RPMs for a number of platforms available on the web. There is a detailed configuration document in goodies/apache2-radius.txt in your Radiator distribution. Another (mostly obsolete) way is with mod_perl and Apache-AuthenRadius: • Build and install Perl 5.004 or better • Install MD5 1.7 or better