[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] SSH and passwords
- Subject: [ale] SSH and passwords
- From: tfreeman at intel.digichem.net (tfreeman at intel.digichem.net)
- Date: Wed Feb 2 01:01:52 2005
- In-reply-to: <[email protected]>
I haven't played with it much, but it sounds like expect might do what you
want to do.
On Tue, 1 Feb 2005, David Corbin wrote:
> If I know the proper password for logging in via ssh, is there anyway to
> "programmatically provide" (like from a script) that to the ssh client?
> Please don't lecture me about security and keys. I understand it well
> enough.
>
> I'm looking at implementing a tool to help set up keys between a set of
> machines with out them having to retype passwords too many times, so the
> passwords would not be stored. As near as I can tell, it takes two "ssh
> invocations" to provide a key to a remote system, and a third to test it.
> Couple that, with the dozens of systems with the same passwords, and it would
> be quite helpful.
>
> Near as I can tell, you can redirect stdin, and I can see no way to pass it as
> an argument or such.
>
> Thanks.
> David
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale
>
--
=============================================
If you think Education is expensive
Try Ignorance
Author Unknown
============================================