16 Aug
2012
16 Aug
'12
1:11 p.m.
Jonas Fornander wrote:
[jonas] Below is the whole log for that connection attempt.
You either edited the debug log, or you edited the default configuration, and broke it. Don't do that.
# Executing section authorize from file /etc/freeradius/sites-enabled/default +- entering group authorize {...} ++[preprocess] returns ok [chap] Setting 'Auth-Type := CHAP' ++[chap] returns ok : ++[pap] returns noop Found Auth-Type = CHAP
There should be a LOT more modules being run in the "authorize" section. One of them reads the "users" file. If you don't know what the authorize section does, don't edit it. You will break the server. Alan DeKok.