• Home
Name Date Size #Lines LOC

..--

MakefileD03-May-20241 KiB304

README.1stD03-May-2024618 98

mc_commoD03-May-20242.6 KiB9951

mc_recv.cD03-May-20242.4 KiB10582

mc_send.cD03-May-20242.9 KiB12089

README.1st

1This test requires two machines on the same subnet.  Each machine must have the same
2path setup for the test, i.e. if Machine A has "/testcases/mc_commo" for the files, then
3Machine B must also have the same path setup.  Machine B would be exported as the
4RHOST on Machine A, i.e. 'export RHOST=<Machine B hostname>'.  If this
5is not done, the test will use itself as the RHOST, which isn't very useful.  Also,
6the machine specified as the RHOST must have a ".rhosts" file in root's home
7directory with the hostname of the local machine that's running the test.  This is to
8allow the script to execute it's rsh calls.
9