unlang? - reject unknown?

Alan DeKok aland at deployingradius.com
Thu Jan 24 12:44:25 CET 2008


Dean, Barry wrote:
> I added this to the "authorize" section of radiusd.conf just after "preprocess" and before "auth_log" and it gives the error:
> 
> radiusd.conf[1810]: ERROR: Unknown attribute reject
> radiusd.conf[1808]: Failed to parse "update" subsection.
> radiusd.conf[1788]: Errors parsing authorize section.
> 
> Have I messed up here by misunderstanding you completely! 

  Nope.  It should be:

  if (...) {
    update reply {
	Reply-Message := ...	
    }
    reject
  }

  Alan DeKok.



More information about the Freeradius-Users mailing list