Unix Guru's,
We've a legacy application running on Solaris 5.8 with Brightstor Arcserver installed on a NT box to backup this unix box.
We want to add some pre/post exec scripts which are located on the Unix box to be called from backup server. Basically thats to keep the tablespaces in online mode when we backup the Oracle datafiles.
We noticed that we need to do
rsh <hostname> -l username <script> to execute those scripts.
But unfortunately rsh doesnt work and either telnet doesnt work.
But we can ping the box and telnet other Sun boxes.
We've added hosts.equiv entry and .rshots too.
Can someone tell us what else need to be done to allow rsh or telnet to work from NT to Solaris?
Thanks,
Raj
We've a legacy application running on Solaris 5.8 with Brightstor Arcserver installed on a NT box to backup this unix box.
We want to add some pre/post exec scripts which are located on the Unix box to be called from backup server. Basically thats to keep the tablespaces in online mode when we backup the Oracle datafiles.
We noticed that we need to do
rsh <hostname> -l username <script> to execute those scripts.
But unfortunately rsh doesnt work and either telnet doesnt work.
But we can ping the box and telnet other Sun boxes.
We've added hosts.equiv entry and .rshots too.
Can someone tell us what else need to be done to allow rsh or telnet to work from NT to Solaris?
Thanks,
Raj