File permissions on samba network share

2010-03-25 Thread Chris
Dear fellow Cygwinners, I use Cygwin to work on a samba network drive and am unable to execute bash scripts from there because "bash: ./amssetup: Permission denied". I think this is due to the missing owner/group info: $ ls -l amssetup -rwxrw 1 1014 2009-12-15 14:16 amssetup

Re: File permissions on samba network share

2010-03-25 Thread Corinna Vinschen
On Mar 25 06:50, Chris wrote: > Dear fellow Cygwinners, > > I use Cygwin to work on a samba network drive and am unable to execute bash > scripts from there because "bash: ./amssetup: Permission denied". I think this > is due to the missing owner/group info: > > $ ls -l amssetup > -rwxrw 1 ??

Re: File permissions on samba network share

2010-03-25 Thread Corinna Vinschen
On Mar 25 09:52, Corinna Vinschen wrote: > On Mar 25 06:50, Chris wrote: > > Dear fellow Cygwinners, > > > > I use Cygwin to work on a samba network drive and am unable to execute bash > > scripts from there because "bash: ./amssetup: Permission denied". I think > > this > > is due to the missing

Re: File permissions on samba network share

2010-03-25 Thread Chris
Corinna Vinschen cygwin.com> writes: > > > ... > > > This lets the script execute, but I am a little bit worried about the > > > other > > > permissions, "-rw-r--r--" instead of "-rwxrw". > > > > > > Why are the permissions different? > > > > http://cygwin.com/cygwin-ug-net/using.html#moun

Re: File permissions on samba network share

2010-03-25 Thread Larry Hall (Cygwin)
On 3/25/2010 6:38 PM, Chris wrote: Sorry I forgot to mention that the permissions on the Linux machine running the Samba server are more similar to the ones when I mount the network drive without the "noacl" option in Cygwin. This is the ls line from the Linux machine: -rwxrw 1 chris tec