Updated FreeRadius (markdown)
parent
9c84d31d4e
commit
848802bf6f
@ -1,3 +1,13 @@
|
|||||||
|
## Index
|
||||||
|
|
||||||
|
- [Installation](https://github.com/hotspotbilling/phpnuxbill/wiki)
|
||||||
|
- [How It Works Cara kerja](https://github.com/hotspotbilling/phpnuxbill/wiki/How-It-Works---Cara-kerja)
|
||||||
|
- [Cron Jobs](https://github.com/hotspotbilling/phpnuxbill/wiki/Cron-Jobs)
|
||||||
|
- [Getting Started](https://github.com/hotspotbilling/phpnuxbill/wiki/Getting-Started)
|
||||||
|
- [Creating Payment Gateway Plugin](https://github.com/hotspotbilling/phpnuxbill/wiki/Payment-Gateway-Plugin)
|
||||||
|
- [Selling Paid Plugin or Payment Gateway](https://github.com/hotspotbilling/phpnuxbill/wiki/Selling-Paid-Plugin-or-Payment-Gateway)
|
||||||
|
- [Creating Themes](https://github.com/hotspotbilling/phpnuxbill/wiki/Themes)
|
||||||
|
|
||||||
PhpNuxBill Support Radius , but with limited feature
|
PhpNuxBill Support Radius , but with limited feature
|
||||||
|
|
||||||
FreeRADIUS is a modular, high performance free RADIUS suite developed and distributed under the GNU General Public License, version 2, and is free for download and use.
|
FreeRADIUS is a modular, high performance free RADIUS suite developed and distributed under the GNU General Public License, version 2, and is free for download and use.
|
||||||
@ -173,12 +183,8 @@ WHERE UserName='%{${key}}'"
|
|||||||
```
|
```
|
||||||
authorize {
|
authorize {
|
||||||
expiration
|
expiration
|
||||||
logintime
|
|
||||||
quotalimit
|
quotalimit
|
||||||
dailycounter
|
|
||||||
accessperiod
|
accessperiod
|
||||||
monthlycounter
|
|
||||||
noresetcounter
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user