Download This Guide
admin.ini File
The admin.ini file maps administrative access levels to sets of access rights. These access levels are enforced for administrators connecting to Steel-Belted Radius Carrier by means of the Web GUI or LDAP configuration interface (LCI). Each [AccessLevel] section in the admin.ini file corresponds to an AccessLevel name entered in the access.ini file. You can create as many [AccessLevel] sections in the admin.ini file as you require.
Access rights are defined according to the categories of administrative data that an account is allowed to read and write. These data categories correspond to Web GUI pages and to objects directly under o=radius in the LDAP configuration schema.
![]() | Note: Due to interdependencies in configuration, to enable an administrator to configure users, the following settings are required in the [AccessLevel] section of the admin.ini file: [AccessLevel] Users=rw IP-Pools=r Profiles=r |
![]() | Note: If you omit a keyword, access to that data category is specifically denied for all information and dialogs that correspond to that keyword. Misspelled keywords are considered omitted. |
[AccessLevel] Section
The syntax for each [AccessLevel] section (Table 9) defined in the admin.ini file is:
[AccessLevel] Access = value Certificates = value CCMPublish = value CCMServerList = value Configuration = value CurrentUsers = value ImportExport = value IP-Pools = value License = value Profiles = value Proxy = value RAS-Clients = value Report = value RuleSets = value Statistics = value Tunnels = value Users = value
Table 9: admin.ini Syntax
Parameter | Function |
---|---|
AccessLevel | Specifies the name of the access level. The value used here must be identical to the value used in the access.ini file. |
Access | Specifies whether administrators with this access level can read or write (update) administrative access data, which is controlled by the Administrators List page. Valid values are:
Note: When an administrator requests access, Steel-Belted Radius Carrier checks entries in the Administrators List page in Web GUI before checking the access.ini and admin.ini files. If an applicable administrative account exists in the Administrators List page, the user is given full access to the Steel-Belted Radius Carrier database, regardless of the configuration of the access.ini and admin.ini files. |
Certificates | Specifies whether administrators with this access level can modify trusted root and server certificate information through Web GUI. Valid values are:
|
CCMPublish | Specifies whether administrators with this access level can publish server replication (ccmpkg) information through Web GUI. Valid values are:
|
CCMServerList | Specifies whether administrators with this access level can read or write (update) information in the Server List page in Web GUI. Valid values are:
|
Configuration | Specifies whether administrators with this access level can read or write (update) information found in the Authentication Methods page in Web GUI. Valid values are:
|
CurrentUsers | Specifies whether administrators with this access level can read or write (update) the Current Sessions Table, which can be displayed in the Reports page in Web GUI. Write access allows the administrator to delete entries from the Current Sessions Table. Valid values are:
|
ImportExport | Controls whether the Import and Export menu items are enabled in the Web GUI.
Note: Import and Export are subject to the particular rights that the user has to each type of item, such as Users or Tunnels. |
IP-Pools | Specifies whether administrators with this access level can read or write (update) IP address pool data. Valid values are:
Note: This applies to standalone SBR Carrier servers only. For information about IP pools on Session State Register servers, see the SBR Carrier Installation Guide. |
License | Specifies whether administrators with this access level can add a new license. Valid values are:
|
Profiles | Specifies whether administrators with this access level can read or write (update) profile data. Valid values are:
|
Proxy | Specifies whether administrators with this access level can read or write (update) proxy target data. Valid values are:
|
RAS-Clients | Specifies whether administrators with this access level can read or write (update) RADIUS client data. Valid values are:
|
Report | Specifies whether administrators with this access level can read or write (update) report data. Valid values are:
|
RuleSets | Specifies whether certificates are replicated within a realm. Valid values are:
|
Statistics | Specifies whether administrators can read Authentication, Accounting, and Proxy statistics generated by the server. Write access is not applicable. Valid values are:
|
Tunnels | Specifies whether administrators with this access level can read or write (update) RADIUS tunnel data. Valid values are:
|
Users | Specifies whether administrators with this access level can read or write (update) user data. Valid values are:
Note: You must set the Users parameter to rw (read-write) for a user or group if you want the user or group to be able to import user information into Steel-Belted Radius Carrier. |
[SNMPAgent] Section
If you use SNMP to monitor your Steel-Belted Radius Carrier server, the [SNMPAgent] section of admin.ini file must include this section to give Read access to the SNMP agent.
[SNMPAgent] RAS-Clients=r Users=r Profiles=r Proxy=r Tunnels=r IP-Pools=r Access=r Configuration=r Statistics=r CurrentUsers=r Report=r ImportExport=r License=r