Scott Baker <[EMAIL PROTECTED]> wrote: > errors. Maybe someone on the list can help me. The only thing I see > is that it's complaining about no NULL realm, and that the module > "unix" returns "fail" What should I be looking for?
That the server doesn't send an Accounting-Response to the client. This is because the "unix" module returns "fail". The short answer is to delete "unix" from "accounting". From looking at the source code to rlm_unix, this happens because it can't write to the "radwtmp" file. It SHOULD be printing out a descriptive error message, though. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

