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
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to