Hi I want to use radius authentication for pptp. Therefor I need the radius.so-plugin, which isn't included in the Debian default installation of ppp 2.4.2b3. So I compiled it manually (thank god there was a makefile) and copied it to the right path. (/usr/lib/pppd/2.4.2b3/). Everything worked fine. Then I added "plugin radius.so" to pptp-options, startet the pptp-server and tried to connect but I get the following error:
/usr/sbin/pppd: /usr/lib/pppd/2.4.2b3/radius.so: undefined symbol: chap_auth_hook /usr/sbin/pppd: Couldn't load plugin radius.so I installed pppd as a binary packet and compiled the right version of the radius-plugin. Has anyone an idea or solution? thxs best regards peda - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

