Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 1624 → Rev 1625

/web/acc/admin/lib/alcasar/freeradius/siteconfig.php
178,13 → 178,13
# 'raddb/huntgroups' files.
#
# It also adds the %{Client-IP-Address} attribute to the request.
".$this->_writeModule($this->_sections['authorize']->preprocess, '# preprocess')."
".$this->_writeModule($this->_sections['authorize']->preprocess, '# preprocess')."
 
#
# If you want to have a log of authentication requests,
# un-comment the following line, and the 'detail auth_log'
# section, above.
".$this->_writeModule($this->_sections['authorize']->getSection('auth-log'), '# auth_log')."
".$this->_writeModule($this->_sections['authorize']->getSection('auth-log'), '# auth_log')."
#
# The chap module will set 'Auth-Type := CHAP' if we are
# handling a CHAP request and Auth-Type has not already been set
384,7 → 384,7
# Pre-accounting. Decide which accounting type to use.
#
preacct {
".$this->_writeModule($this->_sections['preacct']->preprocess, '# preprocess')."
".$this->_writeModule($this->_sections['preacct']->preprocess, '# preprocess')."
 
#
# Ensure that we have a semi-unique identifier for every