How to make Attribute name to be integer64
    Alan DeKok 
    aland at deployingradius.com
       
    Fri Nov 16 00:53:19 CET 2018
    
    
  
On Nov 15, 2018, at 4:45 PM, Philemon Jaomalaza <philemon.jaomalaza at gmail.com> wrote:
> When I start : Freeradius -X
> 
> I have this error :
> 
> /etc/freeradius/3.0/mods-enabled/sqlcounter[357]: Counter attribute
> ChilliSpot-Max-Total-Octets MUST be integer64
> 
> /etc/freeradius/3.0/mods-enabled/sqlcounter[357]: Instantiation failed for
> module "counterChilliSpotMaxTotalOctetsAll"
> 
> How can I solve this ?
  Don't re-use an existing attribute.  ChilliSpot-Max-Total-Octets already has a meaning.  You can't change it.
  Instead, use a new attribute name.  The module will then create it for you.
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list