Cluster Usage configuration problem

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
ppalka
Participant
Posts: 118
Joined: Thu Feb 10, 2005 7:25 am
Contact:

Cluster Usage configuration problem

Post by ppalka »

I am trying to configure a Cluster Usage system. I do as it is write in documentation and I have problem with RSH configuration. When I run a command:
rsh maly-ascen ls
I get an error:
RSHD: ppalka: could not retrieve password: Please login and run rsetup.
What the problem is?
T42
Participant
Posts: 499
Joined: Thu Nov 11, 2004 6:45 pm

Post by T42 »

You will need to contact your UNIX administrator for this problem. RSH is highly dependent on the system's security. Type "man rsh" at the command prompt to learn more about Remote SHell.

Sorry for not being much of a help here.
ppalka
Participant
Posts: 118
Joined: Thu Feb 10, 2005 7:25 am
Contact:

Post by ppalka »

but I want to configure it on Windows 2000. I am using MKS Toolkit with DS EE. When I execute:
rsh localhost ls
everything is fine, but when I use my computer name
rsh testowy ls
I get message: permission denied.
Does anybody know how to solve this problem?
roy
Participant
Posts: 2598
Joined: Wed Jul 30, 2003 2:05 am
Location: Israel

Post by roy »

Hi,
The answer still stands even on windows (you just can't use the syntax you were givven).
contact your sysadmin for resolving permisions issue.

Be aware not every organization permits use of rsh! (as part of their security policy)

IHTH,
Roy R.
Time is money but when you don't have money time is all you can afford.

Search before posting:)

Join the DataStagers team effort at:
http://www.worldcommunitygrid.org
Image
Post Reply