Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Thu, 4 Oct 2001 23:12:26 -0400
From: "David J. Wilson" <djwilson@drew.edu>
To: cygwin@cygwin.com
Subject: Re: OpenSSH and RSA authentication problems
Message-ID: <20011004231226.A10923@drew.edu>
References: <20011003103653.A8662@drew.edu> <20011003214843.A9463@drew.edu> <3BBC9402.789194A5@cportcorp.com> <20011004220251.A10846@drew.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <20011004220251.A10846@drew.edu>; from djwilson@drew.edu on Thu, Oct 04, 2001 at 10:02:51PM -0400

On Thu, Oct 04, 2001 at 12:53:22PM -0400, Peter Buckley wrote:
> David-
> 
> Have you checked http://tech.erdelynet.com- 
> Mike Erdely knows a *little* about ssh and cygwin, 
> and he has an SSH mailing list as well. 

I followed the instructions on his site with no luck.  One thing I noticed--
part of it said to change permissions and ownership (chown and chmod).  Is
this supposed to have any noticable effect ?

Take this for instance:
[vlastyn@sundown:~] touch example_file
[vlastyn@sundown:~] ls -la example_file
   0 -rw-r--r--    1 vlastyn  None            0 Oct  4 22:24 example_file
[vlastyn@sundown:~] chown system.system example_file
[vlastyn@sundown:~] chmod 777 example_file
[vlastyn@sundown:~] ls -la example_file
   0 -rw-r--r--    1 vlastyn  None            0 Oct  4 22:24 example_file
[vlastyn@sundown:~]

I am of course running NTFS and with an up-to-date /etc/passwd and 
/etc/group.  I looked at the permissions with the GUI and they didn't
show any change either.  

Dave


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

