Fastbyte <[EMAIL PROTECTED]> wrote; > 1046 means PW_NO_SUCH_ATTRIBUTE, so imho it means that the value of the > sql field "attribute" Password is false, but after changing it to > User-Password i get the same error.. whats the right attribute?
That all depends on what you want. > radcheck WHERE Username = 'XXXXXXX' ORDER BY id > rlm_sql_mysql: MYSQL check_error: 1046 received That is a MySQL error, and has nothing to do with FreeRADIUS. See what '1046' means to MySQL> Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
