Regular expression in postauth section

JOE joeplc at gmail.com
Mon Jun 28 08:14:34 CEST 2010


Hi all

Is possible to add a regular expression to the postauth section as follows?:


  Post-Auth-Type REJECT {
                      if(%{User-Name}=="test") {
                               ok

                        }


               else {
                       attr_filter.access_reject
                       sql
               }
  }

Regards!



More information about the Freeradius-Users mailing list