You must first determine the specific number of IEAK profiles (.ins files) you need—for example, one for each user and one for each group. Then you can create and edit the IEAK profile.
You can also specify small group settings in group IEAK profiles, which can be specified in a per-user profile. For example, if PatD belongs to the Finance group, you can also create a Finance.ins file that contains group settings, which override the settings in the per-user .ins file.
It is also possible to specify a group (.ins) profile in the master profile. If both the master profile and the per-user profile specify a group profile, the settings in the per-user .ins file override the settings in the master .ins file.
In general, settings in the group IEAK profile override those in the master IEAK profile, and settings in the per-user .profile override those in either the group or master profiles.
If you want to use a group profile (.ins file), make sure the [Branding] section in the user profile contains the following lines:
groupins=<group ins file name> Peruserins=1
For example, for a Finance group profile, the lines would read as follows:
groupins=E:\INS\FINANCE.INS Peruserins=1
Note: If you specify any add-on component settings during initial installation or in a global or group profile, you cannot change them by using per-user profile settings. For more information about specifying group .ins settings, see the INS reference guide.