On 2012-08-15 08:36, Sampsa Laine wrote:
Guys,
I remember there's a clean / elegant way of telling another node to run a DCL script
for me, but have totally forgotten how to do it.
Basically, I have three nodes, A, B and C.
I've set up proxies for user FOO across all of them.
Now I want node A (as user FOO) to be able to tell node B and C to run a script on them,
as user FOO.
How do I do this?
I notice that you figured out one way, which is to use network communication to a named
task.
Another is to submit a batch job on another node. A third is (I seem to remember) the
ability to just request a program to be run on a remote node, but that might some RSX
specific thing. I can check in manuals if you want to know more, as my memory is fuzzy on
the specifics.
Johnny
Show replies by date