Is there a way with Perl to make the calling-station-id query to the database not have any symbles in it and force it to be lower case . where the mac will look at 001e0b25ecbd > [email protected] wrote: >> >> You can use perl lc function to make sure attribute is always lower >> case. >> List perl before checkval. >> > I personally use lower() (pgsql) and do it at the SQL server end. > > Cheers > > Alex > > -- > Alexander Clouter > .sigmonster says: We are not a clone. > > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html >
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

