| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Date: | Tue, 16 Oct 2001 12:06:33 +0200 |
| From: | Corinna Vinschen <cygwin AT cygwin DOT com> |
| To: | cygwin <cygwin AT cygwin DOT com> |
| Subject: | Re: rsh: "Permission denied" on file creation. Cygwin 1.3.3 on W2 K Adv Srv SP2. |
| Message-ID: | <20011016120633.A11781@cygbert.vinschen.de> |
| Mail-Followup-To: | cygwin <cygwin AT cygwin DOT com> |
| References: | <FF503547C1F8D211BD2C0008C7C564010C9A4939 AT exdkba06 DOT novo DOT dk> |
| Mime-Version: | 1.0 |
| User-Agent: | Mutt/1.2.5i |
| In-Reply-To: | <FF503547C1F8D211BD2C0008C7C564010C9A4939@exdkba06.novo.dk>; from jhje@novonordisk.com on Tue, Oct 16, 2001 at 11:25:05AM +0200 |
On Tue, Oct 16, 2001 at 11:25:05AM +0200, JHJE (Jan Holst Jensen) wrote:
> But the file that I try to create is _not_ on a network share. I am trying
> to create a file in /home/libx which is in the local file system of the box
> that I rsh to. I can overwrite existing files in /home/libx but cannot
> create new files.
Check the mount table on the remote machine. The /home/libx path
must be accessible using the system mount table. Logon w/o
authentication doesn't enable the user specific mount table.
That means, e.g. if /home is a mount point to D:\home, mount
should print
D:\home on /home type system (binmode)
^^^^^^
that's important
Another problem is that in the above example the drive letter
D: must be a globally accessible drive, not a user specific drive
as it's often with Z: which is mounted when the user logs on.
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Developer mailto:cygwin AT cygwin DOT com
Red Hat, Inc.
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |