On 7/19/07, Rascher, Markus <[EMAIL PROTECTED]> wrote: > > > Hi All, > > is there a tutorial how to install mod_auth_radius on an apache 2.xx server? > The howto on the freeradius webpage is a little bit deprecated i guess. > i get an error when starting the apache server after installing > mod_auth_radius: > > # service httpd start > Starting httpd: httpd: Syntax error on line 205 of > /etc/httpd/conf/httpd.conf: Cannot load > /usr/lib/httpd/modules/mod_auth_radius-2.0.so into server: > /usr/lib/httpd/modules/mod_auth_radius-2.0.so: undefined > symbol: ap_snprintf > [FAILED]
You might try mod_auth_xradius. I have done a couple of apache + radius + WiKID 2FA docs that might help: http://www.wikidsystems.com/documentation/howtos/how-to-add-two-factor-authentication-to-apache/ http://www.howtoforge.com/apache_radius_two_factor_authentication The latter is more recent. HTH, nick -- Nick Owen WiKID Systems, Inc. 404.962.8983 http://www.wikidsystems.com Commercial/Open Source Two-Factor Authentication - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

