From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6703 invoked by alias); 23 Apr 2012 12:31:00 -0000 Received: (qmail 5097 invoked by uid 22791); 23 Apr 2012 12:30:12 -0000 X-Spam-Check-By: sourceware.org Received: from aquarius.hirmke.de (HELO calimero.vinschen.de) (217.91.18.234) by sourceware.org (qpsmtpd/0.83/v0.83-20-g38e4449) with ESMTP; Mon, 23 Apr 2012 12:29:59 +0000 Received: by calimero.vinschen.de (Postfix, from userid 500) id B78D12C2B24; Mon, 23 Apr 2012 14:29:56 +0200 (CEST) Date: Mon, 23 Apr 2012 12:31:00 -0000 From: Corinna Vinschen To: cygwin@cygwin.com Subject: Re: cygwin 1.7.13-1: can't execute shell scripts on samba share Message-ID: <20120423122956.GF7097@calimero.vinschen.de> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <1E3D6F97-F938-420C-A5F7-C6446EC27F32@intersystems.com> <1883CD3D-75CE-4289-A5F9-317DE2ED7F28@intersystems.com> <6BFA9AF2C7556E42AFF3F187ECAB07B802F9CFCB@bespdc01.mediaxim.local> <20120423115331.GD7097@calimero.vinschen.de> <6BFA9AF2C7556E42AFF3F187ECAB07B802F9CFDC@bespdc01.mediaxim.local> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <6BFA9AF2C7556E42AFF3F187ECAB07B802F9CFDC@bespdc01.mediaxim.local> User-Agent: Mutt/1.5.21 (2010-09-15) Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-04/txt/msg00493.txt.bz2 On Apr 23 14:26, Michel Bardiaux wrote: > [snip] > > > You could mount the samba share with "noacl", > > see http://cygwin.com/cygwin-ug-net/using.html#mount-table > > Corinna > > Thanks for the suggestion. I have added this to /etc/fstab: > > Y: /cygdrive/y smbfs binary,noacl,auto 0 0 That won't work. Don't try to overload the cygdrive prefix for single drives, that's not supported. Use something like Y: /my_y_drive whatever binary,noacl 0 0 Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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