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:content-type :content-transfer-encoding:date:from:to:subject:in-reply-to :references:message-id; q=dns; s=default; b=Nd/CMRQ6vy24hTdoM8La 0JB2aZeDY+AsDGoNeRFbC8GWafqGRw3ojAgm9Im2Yvgo5w1+6ieQT01IauNtKCEf i/y3IVf43A87cswl5LfgW6mSDmcrWzSD2QXJI1fF3hjUIIJvY0pzHJUyEAGaW7ys C6TmV7AzWQua22uDmmzqBOw= 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:content-type :content-transfer-encoding:date:from:to:subject:in-reply-to :references:message-id; s=default; bh=wqYdfRTRt7thep4QmNs76g1tuo s=; b=QJ9Nz1E2u3Mi/FkKVE7Ao2n14rMwHjp7mDD+MM/NF6cLSfeBSAEyyE9Ovg 9fV2TwVboAe0PwScWMk0LLRm3REPAsusyyzM+CboHvCHvFuMtYneUvWf7Z4BAkky ziqJTE74Q6fBa64+XKGVGtkTje/2ydAP7T4l7UIBhNJapPWCc= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=passwdgroup, passwd,group, sk:csih_cr, elevated X-HELO: lb3-smtp-cloud3.xs4all.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Sat, 27 May 2017 12:51:09 +0200 From: Houder To: cygwin AT cygwin DOT com Subject: Re: Installing sshd on W7 reveals errors in CSIH_SCRIPT In-Reply-To: References: Message-ID: <43b4e1218175470e54e04841f8eed38c@xs4all.nl> X-Sender: houder AT xs4all DOT nl User-Agent: XS4ALL Webmail X-IsSubscribed: yes On 2017-05-26 21:35, Houder wrote: > Hi, > > Installing sshd on W7 reveals errors in CSIH_SCRIPT ... > > CSIH_SCRIPT = /usr/share/csih/cygwin-service-installation-helper.sh > > Just now I installed the sshd daemon on my W7 (64-bits Cygwin); I am > still > using /etc/{passwd,group} as the "database" (i.e. NOT Windows SAM). > > Invocation of /usr/bin/ssh-host-config (in an elevated shell) > genenerated > the following TWO warnings: The error in csih_create_privileged_user() appears to have been corrected already om March 11 2016 (Achim Gratz) ... commit: 128ed704ed13cda2f3b2e336dba4aeb27a70bdd6 https://cygwin.com/git/?p=cygwin-apps/csih.git;a=commit;f=cygwin-service-installation-helper.sh;h=128ed704ed13cda2f3b2e336dba4aeb27a70bdd6 HOWEVER the whole statement (mkpasswd -l ...)must be moved UPWARDS in the function, as I described in my first post. The error was originally reported by Nick Batlle in https://cygwin.com/ml/cygwin/2016-03/msg00154.html Regards, Henri -- 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