X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=dq
	1c7WluHC/E26okqik/uwnUZQvTQFUP4X64NAPASZCqwg0Z6V3laCyxfTjM25ewSz
	5JFIrNA3m7VqrtnZgiYdIiglcKdaYtd5/97BcIDK7xqj7qK39VNqsOzgR41q2uD4
	48C3R22wfs4Q5WU8FfoxaxG13jikgX6Y/BNmpkOlM=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; s=default; bh=9O2hpWou
	pXhqsyDfp95Hoq+cdks=; b=CkeIIUs8721x/XB2LTTL22tmsG0Dm0y8JB6QUM9y
	ujTXVfLN5R0eewLrXriJM/oc9x3SqXLUMirPusX0iE1d5EveynOqYash4YdtO7H1
	i1GBUnXFXcCmyOO8asKWeX/vDnQiVTHUW6Pm3PYdZgi6ScJR7rStnYXxT8yyCJO0
	QbY=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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
X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.2
MIME-Version: 1.0
X-Received: by 10.182.71.82 with SMTP id s18mr1188482obu.9.1377288248002; Fri, 23 Aug 2013 13:04:08 -0700 (PDT)
In-Reply-To: <CAOu_qeEK0f2dpxZTmTQ7M=Tg_DfBL_hQt5Cb9WBaXAJUb2Zo-w@mail.gmail.com>
References: <A1F1FBC3-7E6F-472E-89FD-6B876E9B2579@gmail.com>	<CAOu_qeGqpKVTs+o2E3DMnyMTUd_FpbF-3_R6145L+CDoCCMVXw@mail.gmail.com>	<5217AA9B.2060503@cygwin.com>	<CAOu_qeEK0f2dpxZTmTQ7M=Tg_DfBL_hQt5Cb9WBaXAJUb2Zo-w@mail.gmail.com>
Date: Fri, 23 Aug 2013 13:04:07 -0700
Message-ID: <CAOu_qeGYve6=ndUnrhgreWUruDvUCjkPto49opr8pw8YpgEfqg@mail.gmail.com>
Subject: Re: setting up sshd on windows 7
From: Anatoly Yakovenko <aeyakovenko@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1

> Because 'sshd' is finicky about permissions, doing this may well
have removed your ability to run 'sshd' as a service under the
default service user 'cyg_server'.  With that would also come the
loss of the ability to login with public key authentication.  If
any of this is important to you, you need to restore the previous
state.

actually, worked fine.  I added Full Control to "Everyone" to the
windows directory, not via chmod/chown, and I am able to run it as a
service without any issues.

I have this weird problem that I am not sure if its due to sshd or
not.  I have the msvc toolchain checked into version control, so its
not installed normally, when i use it as a normal user logged into my
desktop everything works fine, but when i try to link in an ssh
terminal i get

LINK : fatal error LNK1101: incorrect MSPDB100.DLL version; recheck
installation of this product
make: *** [WinNT_Debug/test.exe] Error 77

If i start a screen as a regular user then login in via ssh and attach
my screen everything works fine as well.  any idea what i could be
missing?

Thanks,
Anatoly

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

