RE: Exec a script on one server that will exec other scripts on a different server..



Adding it would be an advantage, however right now I just need setup a
client side script that'll tell the server side to exec/run one of
three scripts on the other server.

We have a similar situation. One thing we did on the boxes we could not add
the key pairs was add a cron that ran a script every 3 mins. The client
script would contact the server via HTTP Get and it would get a XML doc of
commands it needed to run. The client would run the command and HTTP Post
the results back to the server. This way we did not need any key pairs, user
names, or passwords.

-----Original Message-----
From: William Paulsen (W) [mailto:PaulseW@xxxxxxxxxxxx]
Sent: Thursday, June 08, 2006 9:31 AM
To: Jerry DuVal; beginners@xxxxxxxx
Subject: RE: Exec a script on one server that will exec other scripts on a
different server..


Adding it would be an advantage, however right now I just need setup a
client side script that'll tell the server side to exec/run one of
three scripts on the other server.


tks
William
Gugulethu

-----Original Message-----
From: Jerry DuVal [mailto:jduval@xxxxxxxxxxxx]

Sent: 08 June 2006 03:09 PM
To: William Paulsen (W); beginners@xxxxxxxx
Subject: RE: Exec a script on one server that will exec other scripts
on a different server..



-----Original Message-----
From: William Paulsen (W) [mailto:PaulseW@xxxxxxxxxxxx]
Sent: Thursday, June 08, 2006 8:54 AM
To: beginners@xxxxxxxx
Subject: Exec a script on one server that will exec other scripts on
a
different server..


Hi,

I'm trying to write a perl script that will run on one server but can
instruct either socker server deamon on another server to exec any
one
of three applications on a different box. The reason for this is the
password changes every month and the scripts that I'm currently using
fails because of that. Is this possible in perl?


Can you add public/private keys pairs then a password is not needed?



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This e-mail and its contents are subject to the Telkom SA Limited
e-mail legal notice available at

http://www.telkom.co.za/TelkomEMailLegalNotice.PDF
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

--
To unsubscribe, e-mail: beginners-unsubscribe@xxxxxxxx
For additional commands, e-mail: beginners-help@xxxxxxxx
<http://learn.perl.org/> <http://learn.perl.org/first-response>


.



Relevant Pages

  • Re: Banana Republic (was Re: OpenVMS Book Wins award)
    ... overtaken by the more prosaic aspects of supporting WASD. ... for example), that it is better economy, if a client breaks the ... to allow a script to run to completion rather than try and ... The server just throws away ...
    (comp.os.vms)
  • Re: secure transfers and authentication
    ... Thanks james that looks to be a really handy guide on the whole thing. ... On a side note does anyone know why i have problems posting to the list using the reply function in my mail client? ... From the server ssh to your clients and save the rsa keys ... You could create a script like this: ...
    (Security-Basics)
  • Re: How do we get there from here?
    ... >> executing on the server as a pre-processor. ... If there are client side versions of PHP, ... > name implies a static text file, is it different from a PHP script? ...
    (comp.databases.pick)
  • Re: String manipulation - taking one long csv string and putting into separate record fields
    ... From what I can work out, it looks as if the script is taking ... "%2147746132" from the computer VPN-01 when attempting to activate the ... computer VPN-01 when attempting to activate the server: ... EXEC xp_startmail ...
    (microsoft.public.sqlserver.programming)
  • Re: Same Internal Server Error from last two days
    ... I am trying to run a Hello World Perl Script in Apache 2.2. ... But its constantly giving me Internal Server Error.The script ... # have to place corresponding `LoadModule' lines at this location so the ...
    (perl.beginners)