1f08c3bdfSopenharmony_ci 2f08c3bdfSopenharmony_ciNOTE: 3f08c3bdfSopenharmony_ci 4f08c3bdfSopenharmony_ci These tests ALL assume that the "RHOST" variable is set to the hostname 5f08c3bdfSopenharmony_ciof the remote machine, i.e. 6f08c3bdfSopenharmony_ci 7f08c3bdfSopenharmony_ci # export RHOST=<hostname here>. 8f08c3bdfSopenharmony_ci 9f08c3bdfSopenharmony_ciThese tests also assume an identical path tree for their location on the remote 10f08c3bdfSopenharmony_cimachine. So if pan's root path is "/home/ltptests" on the test machine, then 11f08c3bdfSopenharmony_ciit must also be located in "/home/ltptests" on the remote machine (RHOST). 12f08c3bdfSopenharmony_ci 13f08c3bdfSopenharmony_ciYou will also need to setup a ".rhosts" file in root's home directory on the 14f08c3bdfSopenharmony_ciremote machine, with the name of the local machine listed. For example, if 15f08c3bdfSopenharmony_cimachineA is running the tests, with machineB set as RHOST, then machineB's 16f08c3bdfSopenharmony_ciroot home directory will need an ".rhosts" file with machineA's hostname listed. 17f08c3bdfSopenharmony_ci 18f08c3bdfSopenharmony_ci I apologize for the lengthy setup, but I tried to make it as minimal as possible. 19f08c3bdfSopenharmony_ci 20f08c3bdfSopenharmony_ci 21f08c3bdfSopenharmony_ci-Robbie Williamson 22f08c3bdfSopenharmony_ci(robbiew@us.ibm.com) 23