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.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to