Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: "Nicholas Sushkin" To: "Cygwin" Subject: RE: Access to network disks after ssh login Date: Thu, 7 Dec 2000 17:40:41 -0500 Message-ID: <014601c0609e$ba2f86b0$0101a8c0@chistaki> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.3825.400 In-Reply-To: <3A300BA3.5FB17A6A@bnl.gov> I know I always have a problem accessing network drives after logging in using either telnet or ssh. How do you map your network drive letter? In my experience, you sometimes have to log in to the NT server from desktop in order to make drive letters work. Also, you may try to map drives explicitly using "net use F: /user:..." command once you logged in via ssh. > -----Original Message----- > From: John Haggerty [mailto:haggerty AT bnl DOT gov] > Sent: Thursday, December 07, 2000 5:14 PM > To: Cygwin > Subject: Access to network disks after ssh login > > > > On the NT machine's console, I had set up a mapped network drive to a > Samba mounted disk on the Unix server, and made a link to it locally, as > in > > ln -s f:/foo localfoo > > and I could come and go to localfoo as I pleased. However, at the bash > prompt (I made bash the shell), I get, alas, > > bash: cd: localfoo: Permission denied > > although I modified as many permissions as I could think of. There's > lots of stuff at play here... Samba... the Unix server... the NT > security... Cygwin... any ideas on where to start? > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com