Re: Passing password in ssh

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

 



On Tue, 22 Jan 2008 13:41:46 +0000
tony.chamberlain@xxxxxxxxx wrote:

> 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.

There are so many alternatives you'll never be able to decide which
to use :-).

If you have control over both server and client, you can setup
plain rsh-like hostkey or hostname only authorization (but you'd
really want both systems behind a firewall for that).

You can write your own substitute program to stick in the
environment variable SSH_ASKPASS which can retrieve your
password in some alternate (hopefully secure) way and pass it
to ssh when ssh asks.

You can come up with a way to arrange for the batch job
to known about your ssh-agent, and load your keys into the
agent before the batch job runs.

Probably lots more as well...

-- 
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