Detail accounting by REalm

Alan Buxey A.L.M.Buxey at lboro.ac.uk
Wed Jun 30 21:25:54 CEST 2010


Hi,

> I would like to make an expression to replace abc.be and abcnet.be so only one line is nacessary (like realm == "~abc$") ?

regex stuff? 

(realm =~ /~abc[a-zA-Z_]+?\.be/i)

?


alan



More information about the Freeradius-Users mailing list