28 May
2006
28 May
'06
10:36 a.m.
"Giuseppe Parlato" <gparlato@tnet.it> wrote:
in mssql.conf file i have
authorize_check_query =3D "VoIP_Radius '%{User-Name}'" authorize_reply_query =3D "VoIP_Radius = '%{User-Name}','%{Calling-Station-Id}', \ = '%{Called-Station-Id}','%{NAS-IP-Address}','%{h323-conf-id}','VOIP'"
The VOIP text is breaking things. Use the default queries until you understand what they do, and how they work.
I don't know sql server really much and I'm starting learning freeradius, so can some one explain me how "authorize_check_query" and "authorize_reply_query" dialogue with ms sql server?
The documentation explains what the queries do. Alan DeKok.