Jean Frontin <[EMAIL PROTECTED]> wrote: > I read in the output of radiusd that queries to mysql database use > "UserName" sometimes and "Username" in other ones.
Because that's what the user typed in. > Is mysql case sensitive ? Probably. But you should be able to update the queries so that they're case insensitive. See the MySQL docs. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

