Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-updates > by-pkgid > ad6a55e904e8b907b5158134c74b7a47 > files > 56

freeradius-2.2.8-1.mga5.i586.rpm

# -*- text -*-
#
#  $Id: 9b1b111ce70dbfd4ce25cdd2774d5878dbea7023 $

#
#  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
}