delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <3C0CC002.7090005@kntc.ca> |
Date: | Tue, 04 Dec 2001 07:22:26 -0500 |
From: | Bob Bradford <Bob DOT Bradford AT kntc DOT ca> |
User-Agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.6) Gecko/20011120 |
X-Accept-Language: | en-us |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | SCP under SYSTEM |
Hi, I am trying to run an SCP operation as a scheduled operation. It is convenient to fit this in with existing scheduled batch files using AT, and it all seems to run except that scp is complaining about keys (key verification failed message) and does not copy the file. If I run the bat file by hand as administrator it works fine. I think the cause is that there are no keys for SYSTEM. The AT command runs things as SYSTEM. I generated keys for Administrator, but I don't think those will get used by SYSTEM (true?). So how do I get this script to work? Can I generate keys for SYSTEM? Can I get it to use the Administrator keys (note the script must be able to be run by any user, so I can't force it to just one identity file)? I can run the thing from cron if cron switches user context, if that is the only solution. It will just be very inconvenient to have this one thing scheduled by cron when the rest are scheduled by AT. Bob -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |