Re: Execution of script on different server

From: Bill Marcum (bmarcum_at_iglou.com)
Date: 11/07/05

  • Next message: Luke MacNeil: "Re: HP Jet Direct Stuck Jobs Kill Printer."
    Date: Mon, 7 Nov 2005 00:16:02 -0500
    
    

    On 6 Nov 2005 19:52:36 -0800, kr.badrinath@gmail.com
      <kr.badrinath@gmail.com> wrote:
    > Thanks Helmut..
    >
    > Is it possible to pass the password with in the script.
    > Instead of typing at prompt?
    >
    If you use ssh, you should set up public and private keys so a password
    is not needed.

    -- 
    The decision doesn't have to be logical; it was unanimous.
    

  • Next message: Luke MacNeil: "Re: HP Jet Direct Stuck Jobs Kill Printer."

    Relevant Pages

    • Re: SSH login automation, get stuck at the last step.
      ... will get stuck running the batch file. ... and then the prompt. ... When I execute my script on the top, ... Does anybody know about using Expect to do ssh login and then run any ...
      (comp.lang.tcl)
    • Re: using expect with ssh
      ... to use ssh-agent and agent forwarding to manage logins. ... ssh to connect to the remote host. ... I don't think it'll in anyway be less secure than typing all the ... Of course, if you want to fully automate the script, you can put your ...
      (comp.os.linux.misc)
    • Re: User name prompt with ssh
      ... Or, just write a tiny shell script that prompts for a username, reads ... the ssh password prompt as the last step. ... Else you must either use sudo, or provide a way for the user to login ... > login prompt you have to use another ssh client... ...
      (SSH)
    • Re: ssh login script
      ... What I need is to be able to login to SSH 3.0 etc... ... but then I need to run a simple script to TELNET ... SSH sessions logged in with different profiles... ...
      (comp.security.ssh)
    • Re: pppd pty equivilent in FBSD
      ... I let pppd manage retries & setting routes. ... >I wouldn't personally recommend vpn over ssh for anyone either, ... I'm the sole bsd user at my company, and the ppp over ssh ... >Actual bash script I call: ...
      (freebsd-net)