24 Mar
2009
24 Mar
'09
9:54 a.m.
Alan DeKok wrote:
Frank Bonnet wrote:
Believe me ... if I knew how not to send I would do it
Fix the NAS. You bought it, you know what make/model it is, so you can find documentation for it. Maybe try asking the vendor for documentation?
My question is how to instruct freeradius et use /etc/passwd in the configuration file
Install the server. Put a user in /etc/passwd (or NIS). Send a PAP request to the server. Authentication will work.
If it doesn't work, it's because:
a) You're sending CHAP, not PAP
b) you edited the configuration files, and broke system authentication
freeradius is used by chillispot on the machine, does your answer means chillispot is sending a CHAP request ? thanks