Allow response delay in the response
authorAlan T. DeKok <aland@freeradius.org>
Wed, 9 Sep 2015 14:32:12 +0000 (10:32 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 9 Sep 2015 14:32:12 +0000 (10:32 -0400)
raddb/mods-config/attr_filter/access_reject
raddb/mods-config/files/authorize

index 50414d0..07834e4 100644 (file)
@@ -16,4 +16,6 @@ DEFAULT
        Reply-Message =* ANY,
        MS-CHAP-Error =* ANY,
        Proxy-State =* ANY,
+       FreeRADIUS-Response-Delay =* ANY,
+       FreeRADIUS-Response-Delay-USec =* ANY,
        Error-Cause =* ANY
index 67e0cd4..3e8d0df 100644 (file)
@@ -1,3 +1,5 @@
+bob    Cleartext-Password := "bob"
+
 #
 #      Configuration file for the rlm_files module.
 #      Please see rlm_files(5) manpage for more information.