X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <47F23916 DOT 5020608 AT lists DOT cichon DOT com> <47F23DB1 DOT 9080207 AT sbcglobal DOT net> Subject: RE: ssh: issue with file permissions on Samba network shares Date: Tue, 1 Apr 2008 16:27:33 +0100 Message-ID: <001701c8940c$e7f683b0$2708a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Andrew DeFaria wrote on 01 April 2008 16:11: > Greg Chicares wrote: > > On 2008-04-01 13:31Z, Public Mailing Lists wrote: > > > > Permissions 0644 for '/home/xxxxxxx/.ssh/id_rsa' are too open. > > Try this: > > chmod 600 ~/.ssh/id_rsa > If that doesn't work (after the chmod try an ls -l to verify the mod) > then it could be that your home directory is being shared by Samba and > Samba is not configured properly (i.e. being part of the domain) such > that it carries all of the users credentials. A third possibility is that the OP needs to use "CYGWIN=smbntsec". http://cygwin.com/cygwin-ug-net/using-cygwinenv.html cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/