]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
rlm_sql_log was removed a while ago
authorNick Porter <nick@portercomputing.co.uk>
Fri, 12 Apr 2024 11:13:37 +0000 (12:13 +0100)
committerNick Porter <nick@portercomputing.co.uk>
Fri, 12 Apr 2024 11:16:50 +0000 (12:16 +0100)
Instead the null SQL driver should be used in conjunction with the
logfile configuration option.

raddb/sites-available/default

index a2a1d1d18882969eaf260fd6ecc6cfc05ffeebec..9b8eb8fb49c9d67842ad92b1beb292cac4fb58e5 100644 (file)
@@ -1099,13 +1099,6 @@ send Access-Accept {
        #
        -sql
 
-       #
-       #  Instead of sending the query to the SQL server in
-       #  real-time, write it into a log file to be picked up and
-       #  sent to the database later.
-       #
-#      sql_log
-
        #
        #  Uncomment the following if you want to modify the
        #  user's object in LDAP after a successful login.
@@ -1492,13 +1485,6 @@ send Accounting-Response {
 #      radutmp
 #      sradutmp
 
-       #
-       #  Instead of sending the query to the SQL server in
-       #  real-time, write it into a log file to be picked up and
-       #  sent to the database later.
-       #
-#      sql_log
-
        #
        #  Cisco VoIP specific bulk accounting.
        #