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: Thu, 4 Oct 2001 23:12:26 -0400 From: "David J. Wilson" To: cygwin AT cygwin DOT com Subject: Re: OpenSSH and RSA authentication problems Message-ID: <20011004231226.A10923@drew.edu> References: <20011003103653 DOT A8662 AT drew DOT edu> <20011003214843 DOT A9463 AT drew DOT edu> <3BBC9402 DOT 789194A5 AT cportcorp DOT com> <20011004220251 DOT A10846 AT drew DOT 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 AT sundown:~] touch example_file [vlastyn AT sundown:~] ls -la example_file 0 -rw-r--r-- 1 vlastyn None 0 Oct 4 22:24 example_file [vlastyn AT sundown:~] chown system.system example_file [vlastyn AT sundown:~] chmod 777 example_file [vlastyn AT sundown:~] ls -la example_file 0 -rw-r--r-- 1 vlastyn None 0 Oct 4 22:24 example_file [vlastyn AT 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/