hi
If i didnt ssh-copy-id , i can access the share folder On Sun, 23 Aug 2020 at 01:20, Andrey Repin <anrdae...@yandex.ru> wrote: > Greetings, C Goh! > > > 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? > > Not a Cygwin 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 > > Not a Cygwin issue. > > > 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 > > Cygwin is a userspace compatibility layer. If your underlying OS is unable > to > access network shares, Cygwin can't help you either. > > > -- > With best regards, > Andrey Repin > Saturday, August 22, 2020 20:12:17 > > Sorry for my terrible english... > > -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple