X-Spam-Check-By: sourceware.org
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; 	charset="us-ascii"
Subject: "Permission Denied" while accessing data under sharing folder via SSH
Date: Wed, 23 Aug 2006 17:19:24 +0800
Message-ID: <DDD2A362143D344CA87EE05C3BE1E95B01283315@wsgpmb02.sgp.agilent.com>
From: <yu-ting_liu@agilent.com>
To: <cygwin@cygwin.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k7N9Kr1V032707

Hi, 

My script is ssh logging to remote PC A and running some commands there without inputting password as I have set up the .ssh/authorized_keys file under the account on remote PC A. Now I have encountered the problem that when my script needs to access PC A's data under the network folder shared by PC B, it complains "Permission Denied". Finally I found that to access the shared data I have to remove the authorized_keys file. But If I remove the authorized_keys file my script needs manually input password while it's running. So anybody know how to solve this tricky issue. Thanks!

Two PCs are Windows 2000 platforms and have Cygwin installed. 

Regards, 

Yu Ting 


--
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/


