On Wednesday 29 March 2006 14:37, Cris Boisvert wrote:
Radius is up and running and authenticates fine.. But everytimes someone authenticates I get the "Error: Invalid operator for item Suffix: reverting to '=='" Message in the radius.log This is the error log below.
Wed Mar 29 19:35:09 2006 : Info: rlm_sql_mysql: Starting connect to MySQL server for #4 Wed Mar 29 19:35:09 2006 : Info: Ready to process requests. Wed Mar 29 19:35:12 2006 : Error: Invalid operator for item Suffix: reverting to '==' Wed Mar 29 19:35:12 2006 : Error: Invalid operator for item Suffix: reverting to '==' Wed Mar 29 19:35:12 2006 : Error: Invalid operator for item Suffix: reverting to '==' Wed Mar 29 19:35:12 2006 : Auth: Login OK: [test@domain.com/test] (from client gw2.domain.com port 0)
Thanx
Run in debug mode, try to authenticate, and post the debug log to the list. Other than that, there isn't much we can suggest other than search through your configs + MySQL tables for the Suffix attribute and verify the operator being used. Kevin Bonner