Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| radius:login_settings [2024/02/13 13:58] – system | radius:login_settings [2024/02/13 15:18] (current) – [User Registration With Top-Up Profile] system | ||
|---|---|---|---|
| Line 96: | Line 96: | ||
| * If you choose such a profile, it is very important to assign an initial top-up value to the user in order to limit the data that the user can use. | * If you choose such a profile, it is very important to assign an initial top-up value to the user in order to limit the data that the user can use. | ||
| - | <WRAP center round important 90%> | + | <alert type=" |
| If you do not specify an initial top-up value, the user may be able to use unlimited data. | If you do not specify an initial top-up value, the user may be able to use unlimited data. | ||
| - | </WRAP> | + | </alert> |
| * The file **/ | * The file **/ | ||
| * Simply change **$add_topup = true;** and specify the value of the first top-up | * Simply change **$add_topup = true;** and specify the value of the first top-up | ||
| Line 146: | Line 147: | ||
| * You can also choose to use CHAP and NOT use the UAM service. | * You can also choose to use CHAP and NOT use the UAM service. | ||
| * For this to work correctly, you must omit the UAM secret when configuring CoovaChilli. | * For this to work correctly, you must omit the UAM secret when configuring CoovaChilli. | ||
| - | <WRAP center round important 90%> | + | <alert type=" |
| If you decide to use CHAP, you should omit the UAM secret in the CoovaChilli configuration. | If you decide to use CHAP, you should omit the UAM secret in the CoovaChilli configuration. | ||
| - | </WRAP> | + | </alert> |
| * For MESHdesk and APdesk, you can now also omit the UAM secret in the configuration. | * For MESHdesk and APdesk, you can now also omit the UAM secret in the configuration. | ||
| * Also make sure that your MESHdesk firmware on OpenWrt is the latest one that includes this support. | * Also make sure that your MESHdesk firmware on OpenWrt is the latest one that includes this support. | ||