problem with User-Name & Stripped-User-Name

alan buxey A.L.M.Buxey at lboro.ac.uk
Wed Aug 1 21:55:25 CEST 2012


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


More information about the Freeradius-Users mailing list