Compaq DESKTOP CONNECTOR FOR ACMS AAPG9DKTE User Manual

Page 32

Advertising
background image

3.3.2 User Name Quotas for the Avertz ACMS Sample

The VR_DA_RUNTIME_SETUP.COM command file assigns quotas for the
AVERTZ_EXC, AVERTZ_UPD, and AVERTZ_READ user names that are
adequate for running the VR_DA_APPL sample application. If your system
already has these user names defined, the quotas for these user names
might be inadequate for VR_DA_APPL. If you are using the AVERTZ sample
application, delete the AVERTZ_EXC, AVERTZ_UPD, and AVERTZ_READ
user names before running VR_DA_RUNTIME_SETUP.COM to ensure that
you get appropriate quotas for these user names.

To ensure the success of the operations in the VR_DA_RUNTIME_SETUP.COM
command procedure, run it from the system account.

3.3.3 Access Control List for the Avertz ACMS Sample

The VR_DA_RUNTIME_SETUP.COM procedure adds the AVERTZ application
name VR_DA_APPL to the ACMS database. The command line to do so
includes the ACL qualifier and assigns the ID as /ID=SYSTEM. This might fail
on your system.

To ensure that the VR_DA_RUNTIME_SETUP.COM procedure works, change
the ID=SYSTEM to ID=[UIC], where UIC is that of the account SYSTEM; for
example, ID=[1,4].

3.3.4 Rebuilding the Avertz ACMS Sample

Executables are provided for the sample. You do not need to rebuild the sample
to run it. However, a DEC/MMS description file is provided for rebuilding the
sample to incorporate any changes you make to the sample.

To modify and rebuild the sample, follow these steps:

1.

Copy the sample sources to another directory.

2.

Use the command procedure VR_DA_BLD_MMS.COM to rebuild the
sample under a different ADB name in that directory:

a.

Create the CDD directories for the AVERTZ components.

b.

Define logical names.

If you are using a directory other than ACMSDI$EXAMPLES_AVERTZ
for rebuilding the sample, edit the logical name definitions in the VR_
DA_BLD_LOGICALS.COM command procedure to point to your file
and CDD directories. Make these edits before running the BLD portion
of the VR_DA_BLD_MMS.COM command procedure.

c.

Perform other setup and build activities.

3–8 After Installing from the Software Products Library CD

Advertising