Rlm_Perl question

Alan DeKok aland at deployingradius.com
Sat Aug 7 16:59:03 CEST 2010


tyllerd wrote:
> What is "/^baduser/i" ?

  It's a regular expression.  See the Perl documentation for more
information.

> I am wanting to use the perl module with freeradius, but I am still learning
> Perl and I currently have that (the example.pl) file running and have
> replaced baduser with test.
...
> However I can still login with test. I just would like to know should it be
> "test", 'test'.. I have tried those and they also do not work, so maybe it
> is something else. Thank you if anyone can help.

  (1) Run the server in debugging mode to see what it's doing

  (2) Learn Perl.  This isn't the list to teach you about Perl,
unfortunately.

  Alan DeKok.



More information about the Freeradius-Users mailing list