SUMMARY: Problem with "setld -l" and java on a cluster

From: jreed@athena.appliedtheory.com
Date: Thu Apr 25 2002 - 10:52:04 EDT


We solved our own problem, I think. I detailed a problem with
an install of JAVA131 using "setld" where the error was:

> Could not remotely run setld -C on [our-other-node] for JAVA131 JAVADOC131
> JAVADEV131

and said we suspected rsh. That seems to be the problem. Evidently
"setld" uses "rsh" in the cluster environment to do things on the
other node. There is a .rhosts file in / that contains both members:

alpha-s11# more .rhosts
[my-cluster-alias]
mynode1-ics0
member1-icstcp0
mynode2-ics0
member2-icstcp0

As part of our standard security procedure we remove everything from
inetd.conf except telnet and ftp, and we comment those out. Once we
added back in "rsh" to inetd.conf on both nodes installs worked. Now
we must just try to make rsh more secure.

sigh...

-- 
Judith Reed
jreed@appliedtheory.com
(315) 453-2912 x5835


This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:48:39 EDT