GithubHelp home page GithubHelp logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
Sorry ([email protected]) submitted this issue.

Original comment by [email protected] on 27 Mar 2010 at 1:51

from csshx.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
Hmm - this is a tricky one.

Even ssh itself doesn't support passing passwords on the command line, and I 
believe that is by design, due to the horrendous security implications.

To implement this in csshX would require some 'expect' like behavior to detect 
the 
password prompt (which can be different on different systems), and then feed in 
the 
password as keyboard input. I think this is way beyond the scope of the program.

A possible future option might be to allow users to run a command other than 
'ssh' 
to connect to the remote machines. This could allow users to write their own 
ssh  
wrapper scripts (that could do nasty password auth) if they really wanted to.

For now, I think you are much better off getting you 'authorized_keys' set up 
correctly. 


Original comment by gavin.brock on 27 Mar 2010 at 9:23

  • Changed state: WontFix
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from csshx.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
As of this patch - http://code.google.com/p/csshx/issues/detail?id=28 - you can 
now use --ssh (or ssh in 
.csshrc) to specify the ssh binary. This means you can create an ssh wrapper 
script for the password if you really 
need it.

Original comment by gavin.brock on 21 Apr 2010 at 12:50

from csshx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.