public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: C Goh <gohcc83@gmail.com>
To: cygwin@cygwin.com
Subject: 
Date: Sun, 23 Aug 2020 01:03:41 +0800	[thread overview]
Message-ID: <CAKw1V5Ve5XGHP4zqvK7c2PYoxYKxf4RFvTMkpZn4NaVh8FQ_6g@mail.gmail.com> (raw)

 have some issue using cygwin to access the network drive. I have three
VM(A, B, C). Environment: VM A(11.11.11.1) is used as NAS and I also
created a share folder inside VM A. I Installed cygwin on window VM
B(11.11.11.2) and map a network drive(the share folder) from VM A. I used
another Linux VM C to SSH access to VM B successfully but I cant access the
network drive even I use net use command.

--------Error msg:-----------

$ net use z: \\11.11.11.1\share password /user:admin System error 5 has
occurred.

Access is denied. --------end of error msg---------------

Q1) How do I solve the above access denied issue?

Q2) How do I configure VM B such a way that I can ssh to VM B to access
network drive without specifiying the net use command

Hi

I tried to use another method share folder and use mklink also not working

lrwxrwxrwx 1 Administrators NODE1+None 18 Aug 22 07:25 share -> //
10.10.10.1/share

 lrwxrwxrwx 1 Administrators Domain Users 18 Aug 22 08:02 share1 -> //
10.10.10.1/share

I tried to access share or share1. I got permission denied

             reply	other threads:[~2020-08-22 17:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-22 17:03 C Goh [this message]
2020-08-22 17:13 ` Andrey Repin
2020-08-23  3:05   ` Re: C Goh

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=CAKw1V5Ve5XGHP4zqvK7c2PYoxYKxf4RFvTMkpZn4NaVh8FQ_6g@mail.gmail.com \
    --to=gohcc83@gmail.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).