Ossama Suleiman <[EMAIL PROTECTED]> wrote: > i am using freeradius 0.8.1 with Redhat 8.0, i wanted to use mysql > authentication, the problem is that i want to authenticate users > depending on Calling-Station-Id, so i added an entry (blank username)
Why? What's wrong with the DEFAULT configuration? > -i got the following error message that the user-name can't be blank: > ------------------------------------------------------------------ > rlm_sql (sql): zero length username not permitted Exactly. Use DEFAULT. > could somebody correct me if this contains mistakes?? You're doing too much work, and ignoring the examples which tell you about the DEFAULT user. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
