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