Sophie

Sophie

distrib > Mageia > 4 > x86_64 > media > core-updates > by-pkgid > 61b33c2646c84a679cdfe96387c44e75 > files > 70

freeradius-2.2.0-5.1.mga4.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
}