#
usercollide = no
-# lower_user / lower_pass:
+# lower_user / lower_pass:
# Lower case the username/password "before" or "after"
-# attempting to authenticate.
+# attempting to authenticate.
#
# If "before", the server will first modify the request and then try
# to auth the user. If "after", the server will first auth using the
# Normally this should be set to "no", because they're useless.
# See: http://www.freeradius.org/rfc/rfc2865.html#Keep-Alives
#
- # However, certain NAS boxes may require them.
+ # However, certain NAS boxes may require them.
#
# When sent a Status-Server message, the server responds with
# an Access-Accept packet, containing a Reply-Message attribute,
# CLIENTS CONFIGURATION
#
-# Client configuration is defined in "clients.conf".
+# Client configuration is defined in "clients.conf".
#
# The 'clients.conf' file contains all of the information from the old
# or repeat values for Acct-Session-Id, causing no end of
# confusion.
#
- # This module will add a (probably) unique session id
+ # This module will add a (probably) unique session id
# to an accounting packet based on the attributes listed
# below found in the packet. See doc/rlm_acct_unique for
# more information.
# If we want to believe the 'utmp' file, then this
# configuration entry can be set to 'no'.
#
- check_with_nas = yes
+ check_with_nas = yes
# Set the file permissions, as the contents of this file
# are usually private.
# The order of the realm modules will determine the order that
# we try to find a matching realm.
#
-# Make *sure* that 'preprocess' comes before any realm if you
+# Make *sure* that 'preprocess' comes before any realm if you
# need to setup hints for the remote radius server
authorize {
#
}
-# Session database, used for checking Simultaneous-Use. Either the radutmp
+# Session database, used for checking Simultaneous-Use. Either the radutmp
# or rlm_sql module can handle this.
# The rlm_sql module is *much* faster
session {