Realm Configuration Files
This chapter describes the configuration files relating to proxy and directed realm administration in Steel-Belted Radius Carrier. The following topics are included in this chapter:
- Proxy Realm Configuration Files
- Directed Realm Configuration Files
- proxy.ini File
- Proxyrl.ini File
- Proxy RADIUS Configuration (.pro) File
- Directed Realm Configuration (.dir) File
- radius.ini Realm Settings
NOTE: Throughout this chapter, the term attributes refers to both standard RADIUS attributes and structured attributes. For information on specifying structured attributes, see Structured Attributes.
Table 79 lists the files in the Steel-Belted Radius Carrier directory you must edit to configure realms.
Enables and disables realm features. For more details, see radius.ini File.
Specifies the order of realm selection methods, the realm selection rules, and other settings for all realms on the server. For more details, see proxy.ini File.
For each proxy realm that you want to configure on the Steel-Belted Radius Carrier server, you must create a file called
RealmName.pro, whereRealmNameis the name of the realm, and you must register this RealmName by listing it in the[Realms]section of the proxy.ini file.For each directed authentication and accounting realm that you want to configure on the Steel-Belted Radius Carrier server, you must create a file called
RealmName.dir, whereRealmNameis the name of the realm, and you must register this RealmName by listing it in the[Directed]section of proxy.ini.Stores filters for RADIUS attributes and sub-attributes; these filters may be referenced from the
[Auth]or[Acct]section of aRealmName.pro orRealmName.dir file. For more details, see filter.ini File.NOTE: Do not edit the filter.ini file manually. Use SBR Administrator to configure rules for filtering RADIUS attributes and sub-attributes.