Re: [RESOVLED] Re: customize Post-Auth-Type REJECT
Hi, I am trying to do the same things but I am not able to success. I am getting rejected after user Max-Total-Octets is reached. below is my config file in /etc/freeradius/site-enable/default authorize { .. Auth-Type LDAP { ldap } # # Allow EAP authentication. #eap } noresetbytescounter{ reject = 1 } if(reject) { update reply { Reply-Message := "You have reached your data volume limit. Connecting with Limited Bandwidth." Filter-Id := "64/64" } update control { Auth-Type := "Accept" } ok } -- View this message in context: http://freeradius.1045715.n5.nabble.com/RESOLVED-customize-Post-Auth-Type-RE... Sent from the FreeRadius - User mailing list archive at Nabble.com.
participants (1)
-
bishalpun