X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,TW_RW,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org X-InterSystems: Sent from InterSystems X-InterSystems: Sent from InterSystems X-InterSystems: Sent from InterSystems From: Len Giambrone To: Earnie Boyd CC: "" Subject: Re: cygwin 1.7.13-1: can't execute shell scripts on samba share Date: Wed, 18 Apr 2012 19:44:45 +0000 Message-ID: <1883CD3D-75CE-4289-A5F9-317DE2ED7F28@intersystems.com> References: <1E3D6F97-F938-420C-A5F7-C6446EC27F32 AT intersystems DOT com> In-Reply-To: Content-Type: text/plain; charset="us-ascii" Content-ID: <536C374B0840CC4FB547CEB53735C640 AT exchangemail DOT iscinternal DOT com> MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 q3IJjr8i029293 No. That works. presumably because it's executing "bash" and not the script itself. -Len On Apr 18, 2012, at 1:49 PM, Earnie Boyd wrote: > On Wed, Apr 18, 2012 at 11:44 AM, Len Giambrone > wrote: >> I'm can't execute shell scripts on a samba share served by our linux boxes. >> >> lgiambro AT lorien //kitserver/kits >> $ ls -la len.sh >> -rwx------ 1 lgiambro releng 24 Apr 18 10:48 len.sh >> >> lgiambro AT lorien //kitserver/kits >> $ cat len.sh >> #!/bin/sh >> echo it works >> >> lgiambro AT lorien //kitserver/kits >> $ ./len.sh >> -bash: ./len.sh: Permission denied > > I suppose the same happens if you execute len.sh similar to the following? > > $ bash -x ./len.sh > > -- > Earnie > -- https://sites.google.com/site/earnieboyd > > -- > Problem reports: http://cygwin.com/problems.html > FAQ: http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple