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 10:23:44 +0200 From: Corinna Vinschen To: cygwin Subject: Re: rsh: "Permission denied" on file creation. Cygwin 1.3.3 on W2K Adv Srv SP2. Message-ID: <20011016102344.R1696@cygbert.vinschen.de> Mail-Followup-To: cygwin References: <3BC72151 DOT F11E6CB0 AT cportcorp DOT com> <20011013105919 DOT O1155 AT cygbert DOT vinschen DOT de> <3BC89445 DOT DEED628 AT rowman DOT com> <007d01c154b9$d088be30$0200a8c0 AT lifelesswks> <3BCB0C7D DOT 148867EF AT cportcorp DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3BCB0C7D.148867EF@cportcorp.com>; from peter.buckley@cportcorp.com on Mon, Oct 15, 2001 at 12:19:09PM -0400 On Mon, Oct 15, 2001 at 12:19:09PM -0400, Peter Buckley wrote: > Ummm.... I don't understand why home directories on > a network share would ever be "public". I thought that > root on unix could read whatever it wanted > (including home directories on network shares, > hence SYSTEM is NOT equivalent), but this > idea of public sounds like anyone (the guest user) or > some intruder could read the contents of my home > directory on a network share without authenticating. > That just sounds silly, so maybe I need someone to > explain this idea of "public" to me. You shouldn't make your shares public. But then you can't use them with rsh also. Use telnet or ssh with password authentication then. The problem is that when rsh/ssh are running under SYSTEM account and you're logging in without password authentication, no real logon takes place but just a user context switch. Without the password, how should the application inside of your session know how to authenticate against servers? That's the whole problem. 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/