]> git.stg.codes - stg.git/blobdiff - projects/stargazer/scripts/shaper_vpn_radius/freeradius/radiusd.conf
Fix trailing whitespaces.
[stg.git] / projects / stargazer / scripts / shaper_vpn_radius / freeradius / radiusd.conf
index c41d28d70700f0fff7a72c99e4772f696277f281..2c7a74465b500a0a46a1b627ee5b2237dea33f34 100644 (file)
@@ -321,9 +321,9 @@ log_auth_goodpass = no
 #
 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
@@ -399,7 +399,7 @@ security {
        #  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,
@@ -431,7 +431,7 @@ $INCLUDE  ${confdir}/proxy.conf
 
 # 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
@@ -743,7 +743,7 @@ $INCLUDE ${confdir}/eap.conf
        #  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.
@@ -793,7 +793,7 @@ $INCLUDE ${confdir}/eap.conf
                #  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.
@@ -946,7 +946,7 @@ instantiate {
 #  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 {
        #
@@ -1072,7 +1072,7 @@ accounting {
 }
 
 
-#  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 {