Operator being rewritten - rlm_python
    Alan DeKok 
    aland at deployingradius.com
       
    Mon Nov 20 13:26:19 CET 2017
    
    
  
On Nov 20, 2017, at 3:51 AM, Fraser McGlinn <fraser at frizianz.com> wrote:
> Note in the authorize reply output provided by rlm_python shows the op as
> +=, but the op in the access accept show =.
  It's fine.  RADIUS packets don't contain an operator.
  The operator matters only when attributes are being added or deleted to a list.  When the attributes are finally *in* the list, the operators are all "=".
  And why would this be a bad thing?  Is the server sending back the attributes you need?  If so, it's fine.
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list