Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3E05510F.7080209@mysticom.com> Date: Sun, 22 Dec 2002 07:43:43 +0200 From: Genady Veytsman User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: cygwin AT cygwin DOT com CC: genadyv AT mysticom DOT com Subject: RE: permission denied for NTFS network shares Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Does it mean that this problem have no solution? Sure somebody hit this wall before. Thanks Genady > From: Vince Hoffman > To: cygwin at cygwin dot com > Date: Fri, 20 Dec 2002 12:28:41 -0000 > Subject: RE: permission denied for NTFS network shares > > > Network access via rsh/ssh needs you to log in with a paasword, ths creates > the neesacery NT security tokens. passwordless logins (.rhosts/pubkey etc) > do not do this thus you cannot get network access. > (actualy i think its a little more compicated but i'm too hungover to > remember ;) > >> -----Original Message----- >> From: Genady Veytsman [mailto:genadyv AT mysticom DOT com] >> Sent: 19 December 2002 12:11 >> To: cygwin AT cygwin DOT com >> Cc: genadyv AT mysticom DOT com >> Subject: RSH: permission denied for NTFS network shares >> >> >> >> Hi, >> >> I have some problem using rsh under cygwin. >> It works fine for local disks and local disks of remote computers >> (both UNIX and NT/2000). >> >> But if I am trying to access NTFS network share (that is on file >> server), I receive "permission denied". >> >> Here is an example: >> >> From unix machine: >> ============================================================== >> ============== >> > rsh genadyv ------- (genadyv is Window2000 machine with cygwin) >> Fanfare!!! >> You are successfully logged in to this server!!! >> >> genadyv AT GENADYV ~ >> $ ls -d //mystisun8/vol1/tmp --------- unix machine >> //mystisun8/vol1/tmp >> >> genadyv AT GENADYV ~ >> $ ls -d /cygdrive/c/ -------- local disk C >> /cygdrive/c >> >> genadyv AT GENADYV ~ >> $ ls -d /cygdrive/m/ ----- network share on >> file server >> ls: /cygdrive/m: Permission denied >> >> genadyv AT GENADYV ~ >> $ ls /cygdrive >> c d g m p x y >> >> ============================================================== >> ================== >> >> I have no problem accessing /cygdrive/m/ from bash prompt in cygwin >> (locally). >> /cygdrive/m is a mount to //mystifile/mixsig$ >> >> Any help is appreciated >> Regards >> Genady Veytsman >> >> >> -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/