public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Andrey Repin <anrdaemon@yandex.ru>
To: "Morten Kjærulff" <mortenkjarulff@gmail.com>, cygwin@cygwin.com
Subject: Re: permisions: cat from bash vs type from cmd
Date: Tue, 06 Sep 2016 18:50:00 -0000	[thread overview]
Message-ID: <1489341049.20160906213858@yandex.ru> (raw)
In-Reply-To: <CA+7cx1qdpvxOtemqyMFNdTZMZY4X8b7xLWeGsMRe-winOH=YhA@mail.gmail.com>

Greetings, Morten Kjærulff!

> Hi,

> I am sure there is a fine explanation for what I see here, but what do
> I need to read to understand, or what is the explanation.

> My friend is trying to protect his .netrc on his virtual server, which
> works when I uses native windows commands, but I can see his file when
> I uses cygwin? I am running on my own PC and we are on the same
> domain.

Do you run Cygwin with administrator privileges?

> morten@mortenpc ~
> $ cat //virtualserver/d$/mhome/.netrc
> machine computerxxx login userxxx password passxxx

> morten@mortenpc ~
> $ cmd
> Microsoft Windows [version 6.1.7601]
> Copyright (c) 2009 Microsoft Corporation. Alle rettigheder forbeholdes.

> D:\mhome>type \\virtualserver\d$\mhome\.netrc
> Adgang nægtet.

That sounds suspiciously similar to the different access tokens.

Running both cmd and type in the same session would be more illustrative.

> D:\mhome>exit

> morten@mortenpc ~
> $ mount
> D:/cygwin/bin on /usr/bin type ntfs (binary,noacl)
> D:/cygwin/lib on /usr/lib type ntfs (binary,noacl)
> D:/cygwin on / type ntfs (binary,auto)
> D:/mhome on /home/morten type ntfs (binary,noacl)
> C: on /cygdrive/c type ntfs (binary,noacl,posix=0,noumount,auto)
> D: on /cygdrive/d type ntfs (binary,noacl,posix=0,noumount,auto)
> H: on /cygdrive/h type ntfs (binary,noacl,posix=0,noumount,auto)
> O: on /cygdrive/o type ntfs (binary,noacl,posix=0,noumount,auto)
> P: on /cygdrive/p type ntfs (binary,noacl,posix=0,noumount,auto)
> S: on /cygdrive/s type ntfs (binary,noacl,posix=0,noumount,auto)
> X: on /cygdrive/x type ntfs (binary,noacl,posix=0,noumount,auto)

> morten@mortenpc ~
> $

> "Adgang nægtet." means access denied.


-- 
With best regards,
Andrey Repin
Tuesday, September 6, 2016 21:36:33

Sorry for my terrible english...

  reply	other threads:[~2016-09-06 18:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-06 14:11 Morten Kjærulff
2016-09-06 18:50 ` Andrey Repin [this message]
2016-09-07 11:05   ` Andrey Repin

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=1489341049.20160906213858@yandex.ru \
    --to=anrdaemon@yandex.ru \
    --cc=cygwin@cygwin.com \
    --cc=mortenkjarulff@gmail.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).