Sophie

Sophie

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

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

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

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