Re: Strange permissions problems running bash scripts from ssh

2008-09-16 Thread Andy Hall
If I ssh into the same cygwin account from a remote machine, and perform the identical test, that is, changing directory to a directory in F:, then run echo test >zap fails with permission denied. I am sure is some weird problem with NT permissions or the account under which the sshd is run, but I

Re: Strange permissions problems running bash scripts from ssh

2008-09-15 Thread Larry Hall (Cygwin)
Andy Hall wrote: If I ssh into the same cygwin account from a remote machine, and perform the identical test, that is, changing directory to a directory in F:, then run echo test >zap fails with permission denied. I am sure is some weird problem with NT permissions or the account under whic

Strange permissions problems running bash scripts from ssh

2008-09-15 Thread Andy Hall
I have a very strange permission problem with running bash scripts on a Wndows server (2000) from a remote Linux box. Here's the scenario. The Windows Server where the bash scripts are run has a remote file system mounted as F: The file system mounted is from a samba server. When the drive is m