Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 6298fa72b6ad6a392dc9442fe0ec1082 > files > 83

freeradius-3.0.19-1.mga7.armv7hl.rpm

# -*- text -*-
#
#  $Id: 3a2a0e502e76ec00d4ec17e70132448e1547da46 $

# "Safe" radutmp - does not contain caller ID, so it can be
# world-readable, and radwho can work for normal users, without
# exposing any information that isn't already exposed by who(1).
#
# This is another 'instance' of the radutmp module, but it is given
# then name "sradutmp" to identify it later in the "accounting"
# section.
radutmp sradutmp {
	filename = ${logdir}/sradutmp
	permissions = 0644
	caller_id = "no"
}