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: From: To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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/