RE: Passing password in ssh

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I don't think you can offer a password on the command line like that (will push the authorized_keys method =))
 
you can ssh -l user someserver 'ls -l' for eg but you still need to authenticate.


From: fedora-list-bounces@xxxxxxxxxx [mailto:fedora-list-bounces@xxxxxxxxxx] On Behalf Of tony.chamberlain@xxxxxxxxx
Sent: 22 January 2008 13:42
To: fedora-list@xxxxxxxxxx
Subject: Passing password in ssh



Any way to pass a password (on command line) in SSH?

Sure you can use the ssh-keygen and set up public and
private keys and all that.  Problem is, in batch mode
something can go wrong.  You might not have the entry
in the hosts file, or something.  And then your batch program
will freeze waiting for a password or human response to type
"yes".  It would be good to do like ssh -l login -p password blah blah blah,
but I can't figure out how.

A second question (acutally alternative).  Any other way to do this:

     ssh -l login host cmd

That is, execute a command on a remote host, other than ssh?
Might be an alternative.
-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux