Difan Zhao wrote: > To refresh your memory, I am doing MAC address authentication bypass. It > looks to me that the “users” file takes precedence than > “sites-available/default”.
No. You are setting "Auth-Type = ..." in the "users" file, and then trying to se "Auth-Type = ..." *again* elsewhere. See "man unlang" for the meaning of the operators. If you want to over-ride a previous value, use ":=", not "=". Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

