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..

and i check simultaneous-use by radutmp way.


2012/8/1 alan buxey <A.L.M.Buxey@lboro.ac.uk>
Hi,

>    all right thanxs.. your correct ,.....maybe in my changes I confuse the
>    line
>    sql_user_name = "%{Stripped-User-Name:-%{User-Name:-DEFAULT}}"
>    with this works... i have to check my old 1.3.1 to replace the incorrect
>    line.
>    but still warning me deprecated :- to see unlang.. but that i check
>    later..

its:

sql_user_name = "%{%{Stripped-User-Name}:-%{%{User-Name}:-DEFAULT}}"

>    i can comment use radtump in my site-available/[1]my.domain.com file to
>    forge it but simultaneos should be work but not for sql.. i try to keep of
>    load to ddbb servers.
>    suggest?

confusion. are you using the SQL for simulataneous usage, of the radutmp file?
there were major changes in some parts of the engine (thats why its 2.x rather than 1.x)
so you cant just copy the old configs over... you need to start with a 2.x config bare
and default and then adjust it to what you need....or things get very wrong and messy

alan
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



--
Antonio Peña
Secure email with PGP 0x8B021001 available at http://pgp.mit.edu
Fingerprint: 74E6 2974 B090 366D CE71  7BB2 6476 FA09 8B02 1001