Hi all
I would like to use FreeRadius as an AAA server of PIX,
to maintain PPTP VPNs. Seems many of you have done before.
But I got error message about Undefined symbol "lrad_mschap".
shell> radiusd -xxyz -l stdout
......
modcall: entering group authorize for request 0
modcall[authorize]: module "preprocess" returns ok for request 0
users: Matched bob at 129
modcall[authorize]: module "files" returns ok for request 0
rlm_mschap: Found MS-CHAP attributes. Setting 'Auth-Type := MS-CHAP'
modcall[authorize]: module "mschap" returns ok for request 0
modcall: group authorize returns ok for request 0
rad_check_password: Found Auth-Type MS-CHAP
auth: type "MS-CHAP"
modcall: entering group Auth-Type for request 0
rlm_mschap: No User-Password configured. Cannot create LM-Password.
rlm_mschap: Found NT-Password
rlm_mschap: doing MS-CHAPv1 with NT-Password
/usr/libexec/ld-elf.so.1: /usr/local/freeradius/lib/rlm_mschap-0.9.2.so: Undefined
symbol "lrad_mschap"
shell>
(break)
My users file setting about bob :
bob Auth-Type := MS-CHAP, NT-Password :="971C4EF91775ED2F0686F5791553534A"
Reply-Message = "Hello, Bob."
Using FreeRadius 0.9.2, FreeBSD 4.8.
Any suggestion ?
Regards,
CCJ
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html