X-Recipient: archive-cygwin AT delorie DOT 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 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 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: References: <5217AA9B DOT 2060503 AT cygwin DOT com> Date: Fri, 23 Aug 2013 13:04:07 -0700 Message-ID: Subject: Re: setting up sshd on windows 7 From: Anatoly Yakovenko To: cygwin AT cygwin DOT 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