XYGATE Access Control Reference Manual
XYGATE
®
Access Control Reference Manual
Chapter 1. Installing XAC
XYPRO Technology Corporation 11 Proprietary and Confidential
-----------------------------------------------------------------
Validation finished. If no errors were reported, and the
information shown was as expected, the installation was
validated.
-----------------------------------------------------------------
This ends the AutoInstall installation of the XAC files.
1.3 Upgrading XAC and/or XTR Using the AutoInstall Script
The AutoInstall script is designed for an easy upgrade of the XAC server pieces by
providing default run-time parameters which can be changed later. The AutoInstall
script will locate the current environment and upgrade the software to the most recent
version without changing the already installed parameter and data repository values.
1.3.1 Before You Begin
Before you attempt to run this AutoInstall script, be sure you have reviewed the
preparations listed below and are familiar with the subsection “Using the AutoInstall
Script Tool” described on page 4.
1. Locate the distributed subvol (DSV) ZXYPROAC. The CD or DVD setup program
defaults to placing the software on the host in $SYSTEM.ZXYPROAC.
You should not run the AutoInstall script from the DSV because running the script
changes values inside files in that location. DUP the files to another location and
run the installation software from that other location so that the installation software
can be refreshed to its original state if the need arises.
Syntax:
TACL> VOLUME <$NEWVOL>.ZXYPROAC
Example:
TACL> VOLUME $MYVOL.ZXYPROAC
2.
Purge the old installation staging subvolume.
If you know the location of the initial installation staging subvolume, PURGE all
files to remove the old installation staging files. If you have selected a new location,
you may skip this step.
Syntax:
$MYVOL ZXYPROAC 3> FUP PURGE <$VOL>.<NEWSVOL>.* !
Example:
$MYVOL ZXYPROAC 3> FUP PURGE $MYVOL.ZXYPROAC.* !
3.
Duplicate the DSV to the new location.