It's not a real language, honest

Alan Dekok aland at deployingradius.com
Mon May 28 17:31:59 CEST 2007


Arran Cudbard-Bell wrote:
> Ooo can you use group declerations with the new unlanguage ?
> 
> group realms {
>     ...
> }

  Yes.  The "update" and "if" statements can be used any place where a
module name is valid.  So groups Just Work.

  In your example, you probably want to do:

  if () {

  }
  elsif () {

  }

  Which means that the first matching one causes the rest of the checks
to be skipped.

  Alan DeKok.
--
  http://deployingradius.com       - The web site of the book
  http://deployingradius.com/blog/ - The blog



More information about the Freeradius-Devel mailing list