dop fails with message "this program does not run over a socket"

From: Georgette, Danielle (Danielle.Georgette_at_det.nsw.edu.au)
Date: 08/26/03

  • Next message: tsh_at_mrc-lmb.cam.ac.uk: "beware chown"
    Date: Tue, 26 Aug 2003 19:39:27 +1000
    To: tru64-unix-managers@ornl.gov
    
    

    Good Morning All,

    I've written a series of scripts that are designed to perform system
    management tasks on our Tru64 servers from a central machine.

    The scripts are triggered via command line ssh from the central machine,
    ie ssh -l adminuser nodename "runme" .

    Some of the scripts contain dop statements to allow them to run
    privileged commands. The dop sections fail with the following error
    message:

       "For security reasons, this program does not run over a socket."

    Any idea how I can get around this or just stop it from happening?

    The scripts work fine when run by hand on the local node, or when run
    using ssh but still on the local node. I've written a heap of code
    around this model expecting it would work and I'm not relishing the
    thought of rewriting it all :(

    Thanks for the help and sorry for such a trivial request, I need the
    brains trust on this one.

    Danielle

    **********************************************************************
    This message is intended for the addressee named and may contain
    privileged information or confidential information or both. If you
    are not the intended recipient please delete it and notify the sender.
    **********************************************************************


  • Next message: tsh_at_mrc-lmb.cam.ac.uk: "beware chown"

    Relevant Pages

    • RES: Is SSH worth it??
      ... Subject: RES: Is SSH worth it?? ... We would be using SSH and SCP. ... SCP for automated scripts. ...
      (Security-Basics)
    • RES: Is SSH worth it??
      ... attacker would have root access to another machines in your network. ... When I needed automated scripting using ssh and scp I used this programming ... SCP for automated scripts. ...
      (Security-Basics)
    • Is SSH worth it??
      ... use in my argument to the customer. ... The argument that Ettercap claims to break SSH ... We would be using SSH and SCP. ... SCP for automated scripts. ...
      (Security-Basics)
    • Re: Is SSH worth it??
      ... The argument that Ettercap claims to break SSH ... So there really will be no major change in the scripts, ... first time key exchange. ...
      (Security-Basics)
    • Re: SSH via Expect disconnects
      ... using autoexpect was the answer. ... exactly still but here is the difference between the two scripts, ... > 1) Which ssh binary is being spawned vs run by hand. ... > 3) Run truss on ssh and compare with and without Expect. ...
      (comp.lang.tcl)