31 Mar
2009
31 Mar
'09
2:50 a.m.
On Tue, Mar 31, 2009 at 7:10 AM, Alan DeKok <aland@deployingradius.com> wrote:
Fajar A. Nugraha wrote:
Hi,
I'm using freeradius 2.1.3 (self-compiled as RPM), and trying to use Autz-Type.
Don't. In 2.1.3, "unlang" is better. Read "man unlang", and create your policy that way.
Thanks Ivan and Alan. So is this syntax correct in Authorize section? if (control:Realm == "domain1.com") { sql1 } Regards, Fajar