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 Date: Tue, 16 Oct 2001 12:53:29 +0200 From: Corinna Vinschen To: cygwin Subject: Re: rsh: "Permission denied" on file creation. Cygwin 1.3.3 on W2 K Adv Srv SP2. Message-ID: <20011016125329.B11913@cygbert.vinschen.de> Mail-Followup-To: cygwin References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jhje@novonordisk.com on Tue, Oct 16, 2001 at 12:28:53PM +0200 On Tue, Oct 16, 2001 at 12:28:53PM +0200, JHJE (Jan Holst Jensen) wrote: > Running mount gives me: > > libx AT SC-LIBPHARM01 ~ > $ mount > C:\cygwin\bin on /usr/bin type system (binmode) > C:\cygwin\lib on /usr/lib type system (binmode) > C:\cygwin on / type system (binmode) > c: on /cygdrive/c type user (textmode,noumount) > > These are also the mount points found in the registry at > HKLM\Software\Cygnus Solutions\Cygwin\mounts v2\ (except for the > c:-mapping). I assume the registry mounts is the system mount table. > > /home/libx is located in C:\cygwin\home\libx, so it is accessible through > the "/" mount point. I have no user mounts and the remote machine uses no > network shares. Ok, so you will have to debug that. Are you e.g. sure that your remote dir is really writable by the user account you're using for rsh? Are you using ntsec? Did you check your /etc/passwd and /etc/group files? Is your .rhosts file correct? Are the permissions on that file correct (0600)? Etc., etc. If nothing else works, start rsh under strace to look which system call result in the "permission denied" error. 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/