Sophie

Sophie

distrib > Mandriva > 2010.1 > i586 > by-pkgid > 661fc826804e79f90cba71bbd6ce3264 > files > 54

freeradius-2.1.10-5mdv2010.2.i586.rpm

# -*- text -*-
#
#  $Id$

#
#  Module implementing a DIFFERENT policy language.
#  The syntax here is NOT "unlang", but something else.
#
#  See the "raddb/policy.txt" file for documentation and examples.
#  There isn't much else in the way of documentation, sorry.
#
policy {
       #  The only configuration item is a filename containing
       #  the policies to execute.
       #
       #  When "policy" is listed in a section (e.g. "authorize"),
       #  it will run a policy named for that section.
       # 
       filename = ${confdir}/policy.txt
}