Re: Trouble using % percent sign in usernames with MySQL auth

2008-11-05 Thread tnt
i am running into problems while using usernames which include a percent % sign. The rlm_sql_mysql module apparently translates these into the ascii of =25. So a username which was isp/somebody%somewhere gets translated into isp/somebody=25somewhere. Additionally these users are listed incorrect

Trouble using % percent sign in usernames with MySQL auth

2008-11-04 Thread Jonas Frey
Hello, i am running into problems while using usernames which include a percent % sign. The rlm_sql_mysql module apparently translates these into the ascii of =25. So a username which was isp/somebody%somewhere gets translated into isp/somebody=25somewhere. Additionally these users are listed