]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
remove duplicate section
authorAlan T. DeKok <aland@freeradius.org>
Fri, 15 Nov 2024 20:33:52 +0000 (15:33 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 19 Nov 2024 11:59:21 +0000 (06:59 -0500)
raddb/sites-available/dhcp
raddb/sites-available/tacacs

index 06556ed5447c87c7e59f8b56be58408a3df71c5a..a902f1f4e18e30d60bfe8fe09e755823cc160f16 100644 (file)
@@ -180,6 +180,7 @@ recv Discover {
 }
 
 recv Request {
+     files_dhcp
 
        #  The DHCP Server Identifier is set here since it is returned in OFFERs
        &control.Server-Identifier = 192.0.2.1
index a60be2c3cc427a1c1b8a051ac3fd6a51ea01e167..5c14f4ddcaca38f3e524b9d061cd70667c6584f1 100644 (file)
@@ -375,13 +375,6 @@ server tacacs {
                &reply.Authorization-Status := Fail
        }
 
-       #
-       #       An error processing the request
-       #
-       send Authorization-Fail {
-               &reply.Authorization-Status := Error
-       }
-
        #
        #       ## Accounting
        #