
Technical Notes |
|
This technical note describes a problem in Reflection 2008 R1 when creating a companion install package that includes permission files (*.access), and also describes a workaround to resolve this issue.
Note: This issue had been resolved in later releases. Maintained customers are eligible to download the latest product releases from the Attachmate Download Library web site, https://download.attachmate.com/Upgrades/.
There are two symptoms of the permission file issue: two of the five settings are not displayed, and hence, not available, and those that are available don't work properly when deployed.
Symptom 1: When attempting to define a permission file (*.access) to deploy in the Attachmate Customization Tool (ACT) in Reflection 2008, two settings are not listed in the Modify user settings dialog:
Figure 1: In the Attachmate Customization Tool in Reflection 2008, you will see only three of the five Reflection 2008 permission files available to define. Note: The actions.access and rdox.access settings are not listed.Symptom 2: When you define the available permission files (application.access, rd3x.access, or rd5x.access) to include in a companion install package, the files are ultimately deployed to the wrong location and, therefore, not used by the new Reflection 2008 installation.
Before defining the Reflection 2008 permission files that will be included in a companion install package, administrators must modify the Setup.ini file. Modifying the Setup.ini file enables administrators to see all of the available Reflection 2008 permission files in the Attachmate Customization Tool > Modify user settings dialog, and to correct the install location so that new Reflection 2008 installations will see and use the customized permission files.
Follow these steps to modify the Setup.ini file.
Note: The steps in this note assume you have set up an Administrative Installation. For more information about creating an administrative installation, see the "Perform an Administrative Installation" topic in the product guide for Reflection 2008: http://docs.attachmate.com/Reflection/2008/R1/Guide/en/user-html/admin_install_image_pr.htm.
[UserSettings]US01=R2008-AppUS02=R2008-3270US03=R2008-5250US04=RFTPUS05=R2008-ActionsUS06=R2008-VT[R2008-Actions]Name=Reflection 2008 - actions.accessProfiler={77758892-A0C1-4856-B266-B7BE9FC01CA4}CmdLine=/f %sFileName=actions.accessFileGUID={A99E7213-101E-4642-A1FD-9B2147D5A367}FileDir=[AppDataFolder]\Attachmate\Reflection\Workspace\R2[R2008-VT]Name=Reflection 2008 - rdox.accessProfiler={77758892-A0C1-4856-B266-B7BE9FC01CA4}CmdLine=/f %sFileName=rdox.accessFileGUID={65D8E4CC-81D3-4B43-890C-C35CB53ECF70}FileDir=[AppDataFolder]\Attachmate\Reflection\Workspace\R2[R2008-App]Name=Reflection 2008 - application.accessProfiler={77758892-A0C1-4856-B266-B7BE9FC01CA4}CmdLine=/f %sFileName=application.accessFileGUID={7C78B3CE-E2ED-40BC-8BAD-1953CF4ABFF1}FileDir=[AppDataFolder]\Attachmate\Reflection\Workspace\R2[R2008-3270]Name=Reflection 2008 - rd3x.accessProfiler={77758892-A0C1-4856-B266-B7BE9FC01CA4}CmdLine=/f %sFileName=rd3x.accessFileGUID={E2DE8ABB-D3FC-4DD0-ABD4-8614F50638A6}FileDir=[AppDataFolder]\Attachmate\Reflection\Workspace\R2[R2008-5250]Name=Reflection 2008 - rd5x.accessProfiler={77758892-A0C1-4856-B266-B7BE9FC01CA4}CmdLine=/f %sFileName=rd5x.accessFileGUID={6CC1CCA8-AC2C-48FF-9645-0DAED51D8D48}FileDir=[AppDataFolder]\Attachmate\Reflection\Workspace\R2 |
After the Setup.ini file is modified and saved, you can create a companion install package that includes Reflection 2008 permission files.
For more details about creating a companion package, see Technical Note 2369.
For information about using Permissions Manager (which can be launched from the Attachmate Customization Tool) to restrict access to Reflection features, see the product guide for Reflection 2008: http://docs.attachmate.com/Reflection/2008/R1/Guide/en/user-html/manage_access_cs.htm.