Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: RE: problem with a ssh server under cygwin Date: Thu, 25 Jul 2002 11:42:54 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Harig, Mark A." To: "Max Bowsher" , Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g6PFhAj22220 > > >> you fiddle around with lots of priviledges > >> > > may be, I have modified the permissions of my home > directory that only > > SYSTEM, Admionistrator and my account has read/write permissions. > > Is that not a sensible set of permissions? I can't see how > that would affect > ssh. > There should be no need for anyone other than you to have read/write/execute permissions on your home directory and on your '.ssh' directory: $ chmod 700 ~/.ssh ~ My understanding is that these settings will only have an effect if you 1) are running the NTFS file system on your disk, and 2) have included 'ntsec' in your setting of the environment variable CYGWIN. For more detail, see: http://cygwin.com/cygwin-ug-net/ntsec.html ---- -- 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/