X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org In-Reply-To: <040d01c868d0$453a15e0$2e08a8c0@CAM.ARTIMI.COM> References: <0100B774-FE88-4513-8AEA-6F815B97CD93 AT von-campe DOT com> <040d01c868d0$453a15e0$2e08a8c0 AT CAM DOT ARTIMI DOT COM> Mime-Version: 1.0 (Apple Message framework v753) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Cc: Content-Transfer-Encoding: 7bit From: Alfred von Campe Subject: Re: Can not log in to recently enabled/configured sshd service Date: Wed, 6 Feb 2008 10:48:02 -0500 To: Dave Korn X-Mailer: Apple Mail (2.753) X-IsSubscribed: yes 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 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? Alfred -- 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/