cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
879
Views
0
Helpful
1
Replies

ACS 2.6 and 3.1 and ODBC logging in MySQL DB

p.ruester
Level 1
Level 1

Hi,

we have the following problem if we log our radius or tacacs accounting

to mysql-db via odbc.

our user have username like domain\name.

if i get an accounting record e.g. dom1\georg, everything is o.k.

but if i get an accounting record e.g. dom1\bunny,

i see in the database the entry dom1unny.

because i think the \b escape sequencs is a backspace.

if i take a look in the csv file i see the correct entry dom1\bunny

i do not know whether is it a problem of the mysql odbc driver ver 3.51,

mysql 4.1 db or the acs application

any suggestions are welcome.

regards peter

1 Reply 1

drolemc
Level 6
Level 6

I don't think ACS has a problem with \b, I could not find any documentation on the same atleast. Guess, it probably an issue with the other two compos.