www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <81aa6b5a0706111831m3ad51f7fg70030a8e00dae2b2@mail.gmail.com> |
Date: | Mon, 11 Jun 2007 21:31:51 -0400 |
From: | "Brian Minton" <bjmgeek AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: permissions on /proc/self/fd, process substitution, heredoc |
In-Reply-To: | <008201c7ac90$87d65ff0$2e08a8c0@CAM.ARTIMI.COM> |
MIME-Version: | 1.0 |
References: | <81aa6b5a0706111753h66ad616fn5492e9c03d9612d9 AT mail DOT gmail DOT com> <008201c7ac90$87d65ff0$2e08a8c0 AT CAM DOT ARTIMI DOT COM> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
I know. I basically just wanted to try combining heredocs and process substitution, to see if I could do it. :-) On 6/11/07, Dave Korn <dave DOT korn AT artimi DOT com> wrote: > On 12 June 2007 01:54, Brian Minton wrote: > > > hi. I am trying to add a ssh key from process substitution and a > > heredoc, and I am getting the following message: > > > > @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ > > @ WARNING: UNPROTECTED PRIVATE KEY FILE! @ > > @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ > > Permissions 0666 for '/proc/self/fd/63' are too open. > > It is recommended that your private key files are NOT accessible by others. > > This private key will be ignored. > > > > here is the code I am trying to run: > > Guess it's being a bit picky. Suppose you'd better cat it to a temp file, > chmod the temp file and then ssh-add it < that. > > cheers, > DaveK > -- > Can't think of a witty .sigline today.... > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |