Using rml_perl to modify calling_station_id and set as sql_user_name

2010-05-31 Thread blaqb0x
Hi, I'm trying to get mac authentication to a mysql database where the mac addresses are stripped of all special characters. If I add this line to the /sql/mysql/dialup.conf file sql_user_name = %{Calling-Station-Id} the calling-station-id (username passed to mysql) is the correct mac

Re: Using rml_perl to modify calling_station_id and set as sql_user_name

2010-05-31 Thread Alexander Clouter
blaq...@netscape.net wrote: I'm trying to get mac authentication to a mysql database where the mac addresses are stripped of all special characters. If I add this line to the /sql/mysql/dialup.conf file sql_user_name = %{Calling-Station-Id} the calling-station-id (username passed to