Sophie

Sophie

distrib > * > 2010.0 > * > by-pkgid > 99f0c56487239a1d436af814b4b1e053 > files > 36

freeradius-2.1.8-6mdv2010.0.x86_64.rpm

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

# Livingston-style 'users' file
#
files {
	# The default key attribute to use for matches.  The content
	# of this attribute is used to match the "name" of the
	# entry.
	#key = "%{Stripped-User-Name:-%{User-Name}}"

	usersfile = ${confdir}/users
	acctusersfile = ${confdir}/acct_users
	preproxy_usersfile = ${confdir}/preproxy_users

	#  If you want to use the old Cistron 'users' file
	#  with FreeRADIUS, you should change the next line
	#  to 'compat = cistron'.  You can the copy your 'users'
	#  file from Cistron.
	compat = no
}