X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <47A9E18A.5050709@cygwin.com> Date: Wed, 06 Feb 2008 11:34:18 -0500 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.1.3) Gecko/20070505 Remi/2.0.0.0-3.fc4.remi Thunderbird/2.0.0.0 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Can not log in to recently enabled/configured sshd service References: <0100B774-FE88-4513-8AEA-6F815B97CD93 AT von-campe DOT com> <040d01c868d0$453a15e0$2e08a8c0 AT CAM DOT ARTIMI DOT COM> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Alfred von Campe wrote: > On Feb 6, 2008, at 9:55, Dave Korn wrote: > >> How do the perms on /home/av16209/.ssh/* look? How do they look with >> CYGWIN=smbntsec? > > Interesting. I had CYGWIN set to "binmode tty ntsec" according to some > instructions I found by googling. Here are the relevant results: > > bash-3.2$ CYGWIN=ntsec /bin/ls -ld ~/.ssh > drwxr-xr-x 1 av16209 Domain Users 0 Feb 6 09:28 //solid/av16209/.ssh > bash-3.2$ CYGWIN=smbntsec /bin/ls -ld ~/.ssh > drwx------+ 1 av16209 Domain Users 0 Feb 6 09:28 //solid/av16209/.ssh > > So it appears that CYGWIN=smbntsec is what I want. How can I > reconfigure the sshd service to use that setting? If you want this enabled indelibly just for the sshd service and you don't want to go skulking around in the registry, you can re-run ssh-host-config and specify 'smbntsec' as one of the settings when it asks you what you want for the service. This is a good thing to do because it allows you to be specific about the settings each service gets. Otherwise, if you want the setting globally, just set it in the CYGWIN environment variable and restart all Cygwin services. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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/