public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Problem running scripts from a share with latest snapshot
Date: Mon, 05 May 2014 10:33:00 -0000	[thread overview]
Message-ID: <20140505103317.GG30918@calimero.vinschen.de> (raw)
In-Reply-To: <535E5881.6010309@dronecode.org.uk>

[-- Attachment #1: Type: text/plain, Size: 1331 bytes --]

Hi Jon,

On Apr 28 14:32, Jon TURNEY wrote:
> 
> With the latest snapshot, something seems to have changed which
> stops me running scripts by pathname from a samba share.
> 
> jon@tambora ~
> $ mount
> C:/cygwin64/bin on /usr/bin type ntfs (binary,auto)
> C:/cygwin64/lib on /usr/lib type ntfs (binary,auto)
> //necker/jon on /home/jon type smbfs (binary,exec,noacl,dos)
> C:/cygwin64 on / type ntfs (binary,auto)
> C: on /cygdrive/c type ntfs (binary,posix=0,user,noumount,auto)
> 
> jon@tambora ~
> $ uname -a
> CYGWIN_NT-6.3 tambora 1.7.30s(0.272/5/3) 20140426 17:41:38 x86_64 Cygwin
> 
> jon@tambora ~
> $ cat t.sh
> #!/bin/sh
> echo foo
> 
> jon@tambora ~
> $ ls -al t.sh
> -rwxr-xr-x 1 jon None 20 Apr 28 13:07 t.sh
> 
> jon@tambora ~
> $ ./t.sh
> foo
> 
> jon@tambora ~
> $ ls -al //necker/jon/t.sh
> -rwxrwxrwx 1 Unknown+User Unknown+Group 20 Apr 28 13:07 //necker/jon/t.sh
> 
> jon@tambora ~
> $ //necker/jon/t.sh
> -bash: //necker/jon/t.sh: Permission denied

Sorry, but I can't reproduce this.  Do you have a chance to find out
what's going on?  Are you using passwd/group files or the new AD/SAM
stuff?


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

      reply	other threads:[~2014-05-05 10:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-28 13:32 Jon TURNEY
2014-05-05 10:33 ` Corinna Vinschen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140505103317.GG30918@calimero.vinschen.de \
    --to=corinna-cygwin@cygwin.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).