RADIUSdesk

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
2021:rd_api_permanent_users [2021/10/02 19:59] – [Items allowed in the API] admin2021:rd_api_permanent_users [2021/10/03 07:00] (current) – [Activate & Expire] admin
Line 135: Line 135:
  
 ==== Personal Info ==== ==== Personal Info ====
- 
  
 ^ Item      ^ Typical Value       ^ Comment          ^ ^ Item      ^ Typical Value       ^ Comment          ^
Line 145: Line 144:
 | address    | 25Main Road Henley On Klip   |varchar(255)  | | address    | 25Main Road Henley On Klip   |varchar(255)  |
  
 +==== Activate & Expire ====
 +^ Item      ^ Typical Value       ^ Comment          ^
 +| from_date  |10/02/2021    |Month/Day/Year for  2 October 2021 use with **to_date** |
 +| to_date  |10/02/2022  |Month/Day/Year for 2 October 2021 use with **from_date** |
  
 +  * If these items are not specified, the account will be always active.
  
- +==== Optional Items ==== 
- +^ Item      ^ Typical Value       ^ Comment          ^ 
 +| static_ip  |192.168.31.2    |This value will be send inside the RADIUS Access Accept in the form of **Framed-IP-Address = 192.168.31.2** and **Service-Type = Framed-User** | 
 +| extra_name  |POPI-Act |varchar(100) available for your own use /convention | 
 +| extra_value  |Yes  |varchar(100) available for your own use /convention |