Config.ini [*-REALMAREAS] Section Variables

The Config.ini [*-REALMAREAS] section enables you to indicate the areas that should be permissible when a super user is logged on to your application (a super user is one who is not restricted by any group and who must have access to all application data).

Note: In addition to configuring the [*-REALMAREAS] section, you must be sure to set up security groups in order to restrict users to certain tag areas based on the group to which they've logged on. Instructions on setting up security groups are provided in Security Groups.

[*-REALMAREAS]

Area = *

In this example, the asterisk (*) wildcard character in the section heading (i.e. [*-REALMAREAS]) indicates all realms, and the asterisk wildcard character following "Area" indicates all areas. The result of the above example is that super users will see everything.

Note: The question mark (?) and asterisk (*) wildcard characters are permitted. Area declarations are not case-sensitive, nor is the [REALMAREAS] section heading.

The section that follows discusses setting permissible tag areas for viewing by members of a specific security group.

Note: Detailed information on realm area filtering (including examples) is provided in Realm Area Filtering.