Custom attributes
    Alan DeKok 
    aland at deployingradius.com
       
    Wed Feb  4 21:53:29 CET 2015
    
    
  
On Feb 4, 2015, at 3:44 PM, Flamur Rogova <flamur at ipko.net> wrote:
> I want to use custom attribute of integer type, to hold user's total amount
> of consumed bytes, something like this
> 
> 
> 
> ATTRIBUTE  Total-Used-Bytes                                      3003
> integer
> 
> 
> 
> What is bit width of custom integer attributes, 32 or 64 bit ?
  See “man dictionary”.  “integer” is 32-bit.  “integer64” is 64-bit.
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list