[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


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:


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.



Table 79: Realm Configuration Files  
File Name
Purpose

radius.ini

Enables and disables realm features. For more details, see radius.ini File.

proxy.ini

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.

RealmName.pro

For each proxy realm that you want to configure on the Steel-Belted Radius Carrier server, you must create a file called RealmName.pro, where RealmName is the name of the realm, and you must register this RealmName by listing it in the [Realms] section of the proxy.ini file.

RealmName.dir

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, where RealmName is the name of the realm, and you must register this RealmName by listing it in the [Directed] section of proxy.ini.

filter.ini

Stores filters for RADIUS attributes and sub-attributes; these filters may be referenced from the [Auth] or [Acct] section of a RealmName.pro or RealmName.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.



[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]