Unlang check if module exists before if else block

Arnab Roy arnabroy at mail.com
Tue Apr 4 18:56:57 CEST 2017


   Hello,

   Is it possible to check in unlang if module is enabled for e.g.
   something like this

   if(mschap) --> if mschap is enabled in mods-enabled/
   {
   .....
   }
   else{
   .........
   }

   Any pointers would be greatly appreciated.

   Many Thanks
   Arnab


More information about the Freeradius-Users mailing list