This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RSH: permission denied for NTFS network shares



The share is not password protected. It is accessable to all domain users.
About 'net use' issue you are right. It shows the share as unavailable.
But after I run "net use \\mystifile\mixsig$" it changes to OK.
This doesn't solve the problem though. Its still permission denied.
I tried to check email archives before writing the email, but didn't find anything.

Thanks
Genady


>lhall@pop.ma.ultranet.com wrote:

Sounds an awful lot like you're trying to access password protected shares. If so, you'll need to use 'net use' to map them again after rshing
with the proper user name and password. Check the email archives for more
discussion of this if you're interested.

Larry

Original Message:
-----------------
From: Genady Veytsman genadyv@mysticom.com
Date: Thu, 19 Dec 2002 14:10:38 +0200
To: cygwin@cygwin.com, genadyv@mysticom.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@GENADYV ~
$ ls -d //mystisun8/vol1/tmp --------- unix machine
//mystisun8/vol1/tmp

genadyv@GENADYV ~
$ ls -d /cygdrive/c/ -------- local disk C
/cygdrive/c

genadyv@GENADYV ~
$ ls -d /cygdrive/m/ ----- network share on file server
ls: /cygdrive/m: Permission denied

genadyv@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/


--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .




--

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Genady Veytsman               mailto:genadyv@mysticom.com
Mixed Signal Design Engineer
Mysticom Ltd.                 http://www.mysticom.com
Tel: (972)-9-8636478          Fax: (972)-9-8636466

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

... UNIX *is* user-friendly,
    he is just very picky about who his friends are ...




--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]