1 Aug
2012
1 Aug
'12
3:55 p.m.
Hi,
ok but with original not work for me as default uncomment... i have to change sql_user_name = "%{%{Stripped-User-Name}:-%{%{User-Name}:-DEFAULT}}" for
sql_user_name = "%{Stripped-User-Name:-%{User-Name:-DEFAULT}}" to can use it..
as I said, %{%{Stripped-User-Name}:-%{%{User-Name}:-DEFAULT}} is the default entry and works. it stops the deprecated message. your original which you were told to fix was very wrong. have a close look, they are different.
and i check simultaneous-use by radutmp way.
and are you calling the correct modules to ensure that the radutmp file is used? what does radiusd -X show? alan