X-Spam-Check-By: sourceware.org Message-ID: <4536570D.7030908@cygwin.com> Date: Wed, 18 Oct 2006 12:32:13 -0400 From: "Larry Hall (Cygwin)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060916 Fedora/1.5.0.7-1.fc4.remi Thunderbird/1.5.0.7 Mnenhy/0.7.4.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Shared home dir, samba workgroups and ssh References: <20061018091815 DOT GD8323 AT calimero DOT vinschen DOT de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 Andrew DeFaria wrote: > Corinna Vinschen wrote: >> As Larry proposed, "StrictModes no" or mapping .ssh to a local >> directory should help. Another choice would be to start sshd with >> "nontsec". > Pretty much as I suspected. I missed Larry's response. Sorry. But > Corina, you're response here will server others well I suspect. > > While I can turn StrictModes to no on my server, I can't on the various > Unix machines I might log into at work. > > How do you "map" the .ssh directory to a local directory? Would it be > something like mv ~/.ssh /cygdrive/c/myssh and then ln -s > /cygdrive/c/myssh ~/.ssh? Hmm.... I wonder how that would look/work when > I'm on a Unix machine (which shares my home directory) when I ssh from > one Unix machine to another...). That's a good reason to copy the directory and then mount it instead of linking it. That way only your Cygwin environment sees it. > As for starting with nontsec would that > be something like "CYGWIN=NONTSEC ssh " at the command line? Something like that, yes. ;-) -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 -- 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/