Nick Davis <[EMAIL PROTECTED]> wrote: > Couldn't you also just set the default of the op field to ":=" ? That's what > I did on my db. I realize some other might need different ops, but it should > at least work in most cases.
If there's no 'op' field, then the SQL module sets the operator to '='. See the examples in the 'users' file. There is more than ONE possible value for the operator in a sane configuration. So ANY default value for the 'op' field is wrong. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
