Sophie

Sophie

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

freeradius-2.2.8-1.mga5.i586.rpm

#
#	$Id: fafac849a0f0519cdaf7acf2ef51c8b36a5a6255 $
#
#	This is like the 'users' file, but it is processed only for
#	accounting packets.
#

#  Select between different accounting methods based for example on the
#  Realm, the Huntgroup-Name or any combinaison of the attribute/value
#  pairs contained in an accounting packet.
#
#DEFAULT Realm == "foo.net", Acct-Type := sql_log.foo
#
#DEFAULT Huntgroup-Name == "wifi", Acct-Type := sql_log.wifi
#
#DEFAULT Client-IP-Address == 10.0.0.1, Acct-Type := sql_log.other
#
#DEFAULT Acct-Status-Type == Start, Acct-Type := sql_log.start

#  Replace the User-Name with the Stripped-User-Name, if it exists.
#
#DEFAULT
#	User-Name := "%{Stripped-User-Name:-%{User-Name}}"