Tomas Kirnak

Results 2 comments of Tomas Kirnak

Add > NAS: ``` - NAS "Create" dialog requires mandatory fields to go next - Add NAS to group? (radio buttons) No (default selection) Existing groups: ... (dropdown with filter)...

Hi, `nasname` and `shortname` names come from FreeRadius itself: https://github.com/FreeRADIUS/freeradius-server/blob/v3.0.x/raddb/mods-config/sql/main/mysql/schema.sql You can check the `nas` table in the official FreeRadius schema - this is how they are called. In RadMan...