don't worry for radutmp...
Hi,
> ok but with original not work for me as default uncomment...as I said,
> 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..
is the default entry and works. it stops the deprecated message. your original
%{%{Stripped-User-Name}:-%{%{User-Name}:-DEFAULT}}
which you were told to fix was very wrong. have a close look, they are different.
and are you calling the correct modules to ensure that the radutmp file is used?
> and i check simultaneous-use by radutmp way.
what does
radiusd -X
show?