Dear Philippe Muller,

And second problem is

PM>         CHAP-Password = 
0x01480edbec6f5c1cb7dc877d6bb4fab74a0000000000000000d3587f7d73adf18786a3ad6f08bd4717b29c4e1eb6c3b20f00
PM>         CHAP-Challenge = "2160263401883031"

It's CHAP, not MS-CHAP packet.

Anyway,  crash is not correct behaviour. I'll try to find the reason and
to patch it if possible.

--Friday, September 6, 2002, 7:51:27 PM, you wrote to 
[EMAIL PROTECTED]:

PM> Hi,

PM> I tried to make MS-CHAPv2 authentification with FreeRadius, but it segfaults.

PM> My configuration:

PM> users:
PM> test   Auth-Type := MS-CHAP, LM-Password := "0CB6948805F797BF2A82807973B89537"

PM> radiusd.conf:
PM> modules {
PM>         mschap {
PM>                 authtype = MS-CHAP

PM>                 use_mppe = yes
PM>                 require_encryption = yes
PM>                 require_strong = yes
PM>         }
PM> [..]
PM> }
PM> authorize {
PM>         preprocess
PM>         files
PM> }
PM> authenticate {
PM>         mschap
PM> }


PM> So, I run /usr/local/sbin/radiusd -s -f -x -x -y -z
PM> and...

PM> Ready to process requests.
PM> rad_recv: Access-Request packet from host 127.0.0.1:3022, id=238, length=133
PM>         User-Name = "test"
PM>         Service-Type = Framed-User
PM>         Framed-Protocol = PPP
PM>         CHAP-Password = 
0x01480edbec6f5c1cb7dc877d6bb4fab74a0000000000000000d3587f7d73adf18786a3ad6f08bd4717b29c4e1eb6c3b20f00
PM>         CHAP-Challenge = "2160263401883031"
PM>         NAS-IP-Address = 212.157.129.33
PM>         NAS-Identifier = "exodus.waycom.net"
PM> modcall: entering group authorize
PM>   modcall[authorize]: module "preprocess" returns ok
PM>     users: Matched test at 222
PM>   modcall[authorize]: module "files" returns ok
PM>   modcall[authorize]: module "mschap" returns notfound
PM> modcall: group authorize returns ok
PM>   rad_check_password:  Found Auth-Type MS-CHAP
PM> auth: type "MS-CHAP"
PM> modcall: entering group authenticate
PM> Segmentation fault

PM> Does anyone knows what is my problem ?

PM> Thanks,



-- 
~/ZARAZA
Ибо факты есть факты, и изложены они лишь для того, чтобы их поняли и в них поверили. 
(Твен)


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to