MS-CHAP problems :(
Hello! I have this message, when I try to use ms-chap auth: ---------------- Processing the authenticate section of radiusd.conf modcall: entering group Auth-Type for request 0 ../../sbin/radiusd: error while loading shared libraries: /usr/local/radius/lib/rlm_mschap-1.0.2.so: undefined symbol: md4_calc ------------------ I try to find some in this mail list archive about this bug, and all of I can find was about ver. 0.6-0.8, but I have 1.0.2 free radius. What I can do to resole this porblem? pap, chap auth work fine.
Alexander Orlov <tigr@oskom.ru> wrote:
I have this message, when I try to use ms-chap auth: ---------------- Processing the authenticate section of radiusd.conf modcall: entering group Auth-Type for request 0 ../../sbin/radiusd: error while loading shared libraries: /usr/local/radius/lib/rlm_mschap-1.0.2.so: undefined symbol: md4_calc
You don't say which OS you're using. My guess is that building the server statically would fix it. Alan DeKok.
participants (2)
-
Alan DeKok -
Alexander Orlov