Specifications

Create directories and install CECT and Provisioning Tool (PvT)
53
Gateway Client Server Preparation
5. Copy the esrs-pvt-2.24.00.06.tar.gz to the PvT directory and untar
it:
[root@localhost PvT]# tar –xvf esrs-pvt-2.24.00.06.tar.gz
configuration.xml
provision_agent
[root@localhost PvT]# ls -l
total 14376
-rw-r--r--. 1 root root 150 Jan 10 09:13 configuration.xml
-rw-r--r--. 1 root root 7362560 Jan 10 21:07
esrs-pvt-2.24.00.06.tar.gz
-rwxr-xr-x. 1 root root 7351475 Jan 10 09:13 provision_agent
[root@localhost esrs2]# ls -l
total 4592
drwxr-xr-x. 2 root root 4096 Dec 26 11:48 CECT
-rw-r--r--. 1 root root 4689920 Dec 26 16:04 CECT-2.24.00.06.tar
drwxr-xr-x. 2 root root 4096 Jan 14 10:54 PvT
[root@localhost esrs2]# cd CECT
[root@localhost CECT]#
Figure 24 Copying tar.gz to PVT directory and running tar -xvf
6. The ESRS Code and Tools are now on the Linux Server. Proceed
by executing the Provisioning Tool with the necessary arguments.
This must be performed by EMC personnel with RSA SecurID.
7. Change to the directory in which you installed the Provisioning
Tool (PvT), and run the following to view the syntax for the
provision_agent command:
[root@localhost PvT]# ./provision_agent --help
Usage: provision_agent [args]
--user-name User Name
--emc-user If user is CE
--reprovision To reprovision the Serial number(Not
applicable for Linux Gateway)
--http --socks Use either of them to set the Proxy Type
--proxy-host Proxy IP or Host address.Used only with
either --http or --socks else its ignored
--proxy-port Proxy port number.Used only with either
--http or --socks else its ignored
--proxy-user Proxy user Name.Used only with either
--http or --socks else its ignored
--install-dir Install Directory path
--site-id Site Id (applicable only for a gateway)
--reprovision To reprovision the Serial number (not
applicable for gateway)
--uninstall Uninstall agent(applicable only for a
gateway)
--help To list the agent proxy help details