rlm_sql_mysql encoding issue
Eric Hoeve
eric-freerad at ehoeve.com
Wed Apr 29 16:16:44 CEST 2009
Alan DeKok said the following, On 4/29/2009 7:27 AM:
> Eric Hoeve wrote:
>
>> Is there a way to change the way rlm_sql_mysql does its encoding? So I
>> can leave it as 'MACH01\testuser'.
>>
>
> Yes. Read raddb/sql/mysql/dialup.conf, and look for 'safe_characters'.
>
> Alan DeKok.
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>
Yes, that did the trick.
I changed safe_chars in dialup.conf from
safe-characters = "@abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
0123456789.-_: /"
to
safe-characters = "@abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
0123456789.-_: /\\"
I just wanted to mention that my supplicant is WinXP SP3.
Thanks
-Eric
--
-=-=-=-=-=-=-=-=-=-=-=-
Eric Hoeve
Email: eric-freerad at ehoeve.com
More information about the Freeradius-Users
mailing list