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 Content-class: urn:content-classes:message Subject: RE: ssh login with [rd]sa key, permissions on keyfile problems Date: Sun, 21 Sep 2003 10:17:32 +0200 MIME-Version: 1.0 Message-ID: <99AE13FA0F1F824AA6D299741FE6C82F8F33@dcp1.home.fermin.ch> Content-Type: text/plain; charset="US-ASCII" X-MS-Has-Attach: X-MS-TNEF-Correlator: X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0 From: "Fermin Sanchez" To: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id h8L8IF8B011615 Hello Igor > Is your home directory on an SMB share? If so, you may need > to add "smbntsec" to your CYGWIN environment variable. Yes it is - so to speak. It's on a Windows Server 2003 Share, not on Samba. > Also, can you please post the output of "getfacl ~/.ssh" and > "getfacl ~/.ssh/id_rsa"? Not a problem, here we go: $ getfacl ~/.ssh # file: //dcp1/users/fermin/.ssh # owner: fermin # group: Domain Users user::rwx group::r-x other:r-x mask:rwx $ getfacl ~/.ssh/id_rsa # file: //dcp1/users/fermin/.ssh/id_rsa # owner: fermin # group: Domain Users user::rw- group::r-- other:r-- mask:rwx Regards Fermin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/