X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
In-Reply-To: <040d01c868d0$453a15e0$2e08a8c0@CAM.ARTIMI.COM>
References: <0100B774-FE88-4513-8AEA-6F815B97CD93@von-campe.com> <040d01c868d0$453a15e0$2e08a8c0@CAM.ARTIMI.COM>
Mime-Version: 1.0 (Apple Message framework v753)
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Message-Id: <CA0E8774-13A9-4F5C-9B89-110EE2FB79DA@von-campe.com>
Cc: <cygwin@cygwin.com>
Content-Transfer-Encoding: 7bit
From: Alfred von Campe <alfred@von-campe.com>
Subject: Re: Can not log in to recently enabled/configured sshd service
Date: Wed, 6 Feb 2008 10:48:02 -0500
To: Dave Korn <dave.korn@artimi.com>
X-Mailer: Apple Mail (2.753)
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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/

