24 Mar
2009
24 Mar
'09
8:41 a.m.
tnt@kalik.net wrote:
I KNOW we cannot use /etc/passwd for chap authentication my question is HOW to use /etc/passwd with freeradius ?
Great. So, you are aware it's not going to work with chap. And what do you do:
rad_recv: Access-Request packet from host 127.0.0.1:32817, id=0, length=214 User-Name = "bonj" CHAP-Challenge = 0xbba7f4f69dfb6cf2342f1cbba4e7e482 CHAP-Password = 0x00f7fbe0aa077445403b77c55ab120f811
You send a chap request!!!
Believe me ... if I knew how not to send I would do it My question is how to instruct freeradius et use /etc/passwd in the configuration file thanks