truncate the attribute
Alan DeKok
aland at deployingradius.com
Mon Feb 21 14:21:05 UTC 2022
On Feb 21, 2022, at 3:30 AM, Can Paçacı <pacaci at servisnet.com.tr> wrote:
> It truncates the attribute "Calling-Station-Id" value after the # sign while writing the radacct table. Why it trancates?
Read the debug output to see why. Or, http://wiki.freeradius.org/list-help
Normally the '#' character isn't allowed in SQL. So it's converted to something else. That conversion depends on the specific SQL database your'e using.
Alan DeKok.
More information about the Freeradius-Users
mailing list