Miguel I. García López
                                            Miguel I. García López
                                        
                                    @peratik I think you must do the following steps, in order to be able to use attributes and / or vendors not previously registered in daloRADIUS: 1. Insert the attribute...
Hi @doisanity IIRC only a group will be applied to a user in the end. See the group priority? Check if "1 device per user" is applied as expected.
Hi @ztaozhang. Any concrete example, please?
Hi @kkwised. I will check and revert asap.
@lirantal Ok, I will look at this asap.
You need a RADIUS server (ie FreeRADIUS) and a management tool like daloRADIUS.
Hi @bobby-81 I suspect you have an older version of daloRADIUS, because newer versions come with `mysqli `as the default database engine in configuration. The last version of daloRADIUS is...
Please @CpServiceSpb check if commit bd898971e9e072462ce4bd1f46ed343d3808984b solves this issue.
Hi @nandish486 . First of all you must create / edit the plan and assign it a time **in seconds**:  Then you can create / edit the user and...
Hi @PlanetDigitalBS. Can you run the following SQL query? ``` ALTER TABLE `userbillinfo` CHANGE COLUMN `lastbill` `lastbill` DATE NULL DEFAULT NULL AFTER `billstatus`, CHANGE COLUMN `nextbill` `nextbill` DATE NULL DEFAULT...