William Burnett wrote:
> Thanks that helped I've got the conditions to match. However I've
> setup multiple groups:
...
> and want to use a regexp 

  That won't work.  The current code checks for equality, not regex.

> to match anything containing ssh-* to allow
> those users to authenticate instead of multiple lines matching each
> value. Can I use regex matching with SQL-Group ?

  Nope.  But if you patch the code, it might work.

  Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to