mirror of
https://github.com/Telecominfraproject/wlan-toolsmith.git
synced 2025-10-30 18:37:47 +00:00
[WIFI-6765] Add: new freeradius users with different bandwidth
Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
This commit is contained in:
@@ -3,3 +3,19 @@
|
|||||||
user Cleartext-Password := "password", MS-CHAP-Use-NTLM-Auth := 0
|
user Cleartext-Password := "password", MS-CHAP-Use-NTLM-Auth := 0
|
||||||
WISPr-Bandwidth-Max-Up := 10000,
|
WISPr-Bandwidth-Max-Up := 10000,
|
||||||
WISPr-Bandwidth-Max-Down := 10000
|
WISPr-Bandwidth-Max-Down := 10000
|
||||||
|
|
||||||
|
user1 Cleartext-Password := "password", MS-CHAP-Use-NTLM-Auth := 0
|
||||||
|
WISPr-Bandwidth-Max-Up := 10000,
|
||||||
|
WISPr-Bandwidth-Max-Down := 10000
|
||||||
|
|
||||||
|
user2 Cleartext-Password := "password", MS-CHAP-Use-NTLM-Auth := 0
|
||||||
|
WISPr-Bandwidth-Max-Up := 20000,
|
||||||
|
WISPr-Bandwidth-Max-Down := 20000
|
||||||
|
|
||||||
|
user3 Cleartext-Password := "password", MS-CHAP-Use-NTLM-Auth := 0
|
||||||
|
WISPr-Bandwidth-Max-Up := 50000,
|
||||||
|
WISPr-Bandwidth-Max-Down := 10000
|
||||||
|
|
||||||
|
user4 Cleartext-Password := "password", MS-CHAP-Use-NTLM-Auth := 0
|
||||||
|
WISPr-Bandwidth-Max-Up := 10000,
|
||||||
|
WISPr-Bandwidth-Max-Down := 50000
|
||||||
|
|||||||
Reference in New Issue
Block a user