









|
[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
[NMLUG] a way to "fake" interaction
Matt, Wes,
Thank you! Yes... yes, I am feeling like an idiot.
I figured it out about 20 seconds before your messages came in.
jody
Wesley J Landaker wrote:
> On Thursday 01 April 2004 5:00 pm, Jody Harris wrote:
>
>>Is there a tool I can use to respond to prompts? I need to generate
>>ssh key files on the fly, but there is no way to tell (at least not
>>that I can find) ssh-keygen to not prompt for passphrase, just accept
>>NULL.
>>
>>If there is a tool that I could have "hit the enter key" for me when
>>prompted, I'd be set.
>
>
> This works fine for me:
>
> $ ssh-keygen -N '' -f example -t rsa
>
> Note that is two single quotes, not a double-quote.
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> NMLUG mailing list
> NMLUG@nmlug.org
> http://www.nmlug.org/mailman/listinfo/nmlug
--
http://www.RealizationSystems.com/ -- start communicating
http://www.GalacticSlacker.com/ -- read it and weep
http://www.NMPerspective.com/ -- a Southwest Perspective
|
|