NAS in sql and returning specific VSAs

Alan Buxey A.L.M.Buxey at lboro.ac.uk
Tue Nov 8 18:38:49 CET 2011


Hi,
>    Hi all,
> 
>     
> 
>    I just tried using
> 
>     
> 
>    if(%Client-Type == 'cisco'){
> 
>                                    Service-Type = NAS-Prompt-User
> 
>                                    cisco-avpair = "shell:priv-lvl=15"
> 
>                            }

    if(%Client-Type == 'cisco'){
		update reply {
                                    Service-Type = NAS-Prompt-User
                                    cisco-avpair = "shell:priv-lvl=15"
				}
                            }

?

alan



More information about the Freeradius-Users mailing list