RE: password on command line, or other options?
- From: "Giancarlo Paolillo" <gpaolillo@xxxxxxxxxxxxx>
- Date: Thu, 2 Feb 2006 11:28:55 -0500
Expect will definitely help but if you're more familiar with python, it
comes with an expect-like module...
http://sourceforge.net/projects/pexpect/
Giancarlo
-----Original Message-----
From: Michael W. Lucas [mailto:mwlucas@xxxxxxxxxxxxxxxxxxxx]
Sent: Wednesday, February 01, 2006 9:31 PM
To: Chester Enright
Cc: Michael W. Lucas; secureshell@xxxxxxxxxxxxxxxxx
Subject: Re: password on command line, or other options?
On Mon, Jan 30, 2006 at 11:12:21AM -0600, Chester Enright wrote:
Probably using an expect script would help with that. The problemstill
arises that the password would still be stored in cleartext.
Expect... wow, that's a blast from the past.
Thanks for the suggestion. I know it's not ideal, but it's better
than rsh.
==ml
--
Michael W. Lucas mwlucas@xxxxxxxxxxx,
mwlucas@xxxxxxxxxxxxxxxxxxxx
http://www.BlackHelicopters.org/~mwlucas/
"The cloak of anonymity protects me from the nuisance of caring." -Non
Sequitur
- Follow-Ups:
- RE: password on command line, or other options?
- From: Hytham Abu-Safieh
- RE: password on command line, or other options?
- References:
- Re: password on command line, or other options?
- From: Michael W. Lucas
- Re: password on command line, or other options?
- Prev by Date: Re: SecurID Question
- Next by Date: Re: How to make sshd inherit environment variable from its parent process?
- Previous by thread: Re: password on command line, or other options?
- Next by thread: RE: password on command line, or other options?
- Index(es):
Relevant Pages
|