Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > 48cad28935c58fd644cf342665f54b66 > files > 70

freeradius-2.2.3-6.mga5.i586.rpm

# -*- text -*-
#
#  $Id: 916df4c66034cd12e79cf69088e11e9217c2a244 $

# Unix /etc/passwd style authentication
#
unix {
	#  As of 1.1.0, the Unix module no longer reads,
	#  or caches /etc/passwd, /etc/shadow, or /etc/group.
	#  If you wish to cache those files, see the passwd
	#  module.
	#

	#
	#  The location of the "wtmp" file.
	#  The only use for 'radlast'.  If you don't use
	#  'radlast', then you can comment out this item.
	#
	#  Note that the radwtmp file may get large!  You should
	#  rotate it (cp /dev/null radwtmp), or just not use it.
	#
	radwtmp = ${logdir}/radwtmp
}