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: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@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
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 <takashi.yano@nifty.ne.jp>
To: cygwin@cygwin.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.eee6704d2ebc62383a2927c7@nifty.ne.jp>	<20180614091642.GA2587@calimero.vinschen.de>	<20180614192957.2128dbee897097bddb0844e4@nifty.ne.jp>	<20180614113132.GB2587@calimero.vinschen.de>	<20180615195635.7fdf5323f459034451b675c3@nifty.ne.jp>	<20180615133415.GB5749@calimero.vinschen.de>	<20180616094901.8c9c11e42ccaf7c2cd12233b@nifty.ne.jp>	<20180616145617.10af4cfb3e968296a0000334@nifty.ne.jp>	<20180616082037.GA3036@calimero.vinschen.de>	<20180616201332.bd567c843587b66e03b57c51@nifty.ne.jp>	<20180618110825.GB3036@calimero.vinschen.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 <takashi.yano@nifty.ne.jp>

--
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

