Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Help! Problems running a script remotely

by JFarr (Sexton)
on Jan 10, 2007 at 15:29 UTC ( [id://593921]=perlquestion: print w/replies, xml ) Need Help??

JFarr has asked for the wisdom of the Perl Monks concerning the following question:

  • Comment on Help! Problems running a script remotely

Replies are listed 'Best First'.
Re: Help! Problems running a script remotely
by shonorio (Hermit) on Jan 10, 2007 at 18:01 UTC
    I didn't check your script but this error could be because your are running on a "system account" security context on remote machine and with your security context on local machine.

    In the past I used PsExec to run Perl program as like you want.

    I packeted my system with PAR and ran remote with psexec.

    Maybe will help you.

    Solli Moreira Honorio
    Sao Paulo - Brazil

Re: Help! Problems running a script remotely
by Melly (Chaplain) on Jan 10, 2007 at 18:49 UTC

    Probably a really stupid question, but could the SNMP service be required in order to run the script remotely?

    map{$a=1-$_/10;map{$d=$a;$e=$b=$_/20-2;map{($d,$e)=(2*$d*$e+$a,$e**2 -$d**2+$b);$c=$d**2+$e**2>4?$d=8:_}1..50;print$c}0..59;print$/}0..20
    Tom Melly, pm@tomandlu.co.uk

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://593921]
Approved by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-25 23:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found