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

# Livingston-style 'users' file
#
files staff-auth {
	# The default key attribute to use for matches.  The content
	# of this attribute is used to match the "name" of the
	# entry.

	usersfile = ${confdir}/staff/auth
	acctusersfile = ${confdir}/staff/auth
	preproxy_usersfile = ${confdir}/staff/auth

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