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:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=HrrNtY5ktihr4Y8uP7NGzpsGYrZHSfV2/C5LdsK8wbx SwUk1R1FyRepwDZiRsOHy+Hgg7DkL+R/vXVeRa7oy+CX/Zsi6zift7y/MGAXIgTN lOfSQ8nmz59V5agkb4Jljh7SIBwV9bSgIymay1f0zfrsbl267Ptdj6JFg6v8aL4A = 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:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; s=default; bh=lmx+eRUE/2bcCLFzql9/UGvqPRA=; b=sgiYvsQdi4Mux1C5T rfKTt2iut0WcFEmN5TuvPqSQLSA78+Cje4sTgwVL7oABaYeVshqBZImJagWrns17 Yj4vGhUJmozYmmwQKr2m/WOL+8Kj7rm6IcvOsikIdu+g6RNHs4Ue7W5yo9nP3MQw 74RP/jFTIZtMVSsT+NlOwJT8v4= 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=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy=UD:jp, logonserver, LOGONSERVER, rights X-HELO: conssluserg-02.nifty.com DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-02.nifty.com w5ICDwwM017868 X-Nifty-SrcIP: [125.3.30.127] Date: Mon, 18 Jun 2018 21:14:09 +0900 From: Takashi Yano To: cygwin AT cygwin DOT com Subject: Re: [bug: csih] Setting privileged rights to cyg_server fails on Windows 7. Message-Id: <20180618211409.af220739746e4c96b0672485@nifty.ne.jp> In-Reply-To: <20180618110825.GB3036@calimero.vinschen.de> References: <20180614062218 DOT eee6704d2ebc62383a2927c7 AT nifty DOT ne DOT jp> <20180614091642 DOT GA2587 AT calimero DOT vinschen DOT de> <20180614192957 DOT 2128dbee897097bddb0844e4 AT nifty DOT ne DOT jp> <20180614113132 DOT GB2587 AT calimero DOT vinschen DOT de> <20180615195635 DOT 7fdf5323f459034451b675c3 AT nifty DOT ne DOT jp> <20180615133415 DOT GB5749 AT calimero DOT vinschen DOT de> <20180616094901 DOT 8c9c11e42ccaf7c2cd12233b AT nifty DOT ne DOT jp> <20180616145617 DOT 10af4cfb3e968296a0000334 AT nifty DOT ne DOT jp> <20180616082037 DOT GA3036 AT calimero DOT vinschen DOT de> <20180616201332 DOT bd567c843587b66e03b57c51 AT nifty DOT ne DOT jp> <20180618110825 DOT GB3036 AT calimero DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On Mon, 18 Jun 2018 13:08:25 +0200 Corinna Vinschen wrote: > > I have made a patch in "git format-patch" format attached. > Patch pushed. Thank you. However, I have found a typo in the commit message. I am very sorry. The word which should be "LOGONSERVER" is currently "LOGSERVER" by mistake. - ${LOGSERVER,,*} has the same value as \\\\${COMPUTERNAME,,*}. The + ${LOGONSERVER,,*} has the same value as \\\\${COMPUTERNAME,,*}. The Could you please amend commit message? -- Takashi Yano -- 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