On 03/03/11 16:10, Difan Zhao wrote:
Hi experts,I want to try another way to authenticate devices by their MAC addresses. I don’t really care about the security and just try to make the configuration easy. Here is my configuration: ==== hints ===== DEFAULT User-Name =~ "001422.*" Hint = "STB" ===== users ===== DEFAULT Hint == "STB", Cleartext-Password := "%{User-Name}"
Why bother with a password at all? DEFAULT Hint == STB, Auth-Type := Accept - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

