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:references:in-reply-to:from:date :message-id:subject:to:content-type; q=dns; s=default; b=iKBb7On b24ToOHVR2i632hcB/SpJDnk2u+D6jBmZjz5RVZvjS+Ez8jXqKAeXO8WI356VlSz G5hobFB2dkIZ4RDUofWMoFLq/8fixm4SQvQAuuQjn6Ql2EsMCg080o4cStgep1hf OR6jAChDb3fBotIv/QTxZtz32IaxwqrrLWx4= 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:references:in-reply-to:from:date :message-id:subject:to:content-type; s=default; bh=wDR9CwH6CvjA7 C+eQUlNhmX6LBc=; b=G1cI2xt4nECy9lV0++pNZgmyk9HQNVKydXscHwioRQC2Z RMWyoJ3GdGbv519L6D5FdIooUpIJk2Cnr+NgY1qpJ/KK55bG+a3yeAz4/cHBhQOo Z2hS3ftwWumXltM5pdvQUjJ6p9cxQ1M5eGzCkOoe11bRJJN11bgWAotQPPCilY= 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-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:711 X-HELO: mout.gmx.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mail.com; s=dbd5af2cbaf7; t=1550075048; bh=jKMjG7PIwGQI1+EdnLhB1URuo+gyIWjgGkbWqfTt768=; h=X-UI-Sender-Class:References:In-Reply-To:From:Date:Subject:To; b=7a/DXg91/Db6QI7FwDqI8DKTbd0lhPWkoDRuQ6PflPZjy8sBsN12cyeQtcvGbyCOU C7MkK6bkKRVa8Wp7kVtVRMqearAxd0OmU1BPunZA1HBPEr1gzPOf8wU47Lnaw1T6d/ iGPEw6rtwLQ7Cn4leZCol/bNMyL0ckYB8X2ONDBA= X-UI-Sender-Class: 214d933f-fd2f-45c7-a636-f5d79ae31a79 MIME-Version: 1.0 References: <20190213103200 DOT GK3718 AT calimero DOT vinschen DOT de> <20190213122509 DOT GL3718 AT calimero DOT vinschen DOT de> <20190213161029 DOT GY3718 AT calimero DOT vinschen DOT de> In-Reply-To: <20190213161029.GY3718@calimero.vinschen.de> From: Bill Stewart Date: Wed, 13 Feb 2019 09:23:54 -0700 Message-ID: Subject: Re: sshd: computer name's case must match? To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes On Wed, Feb 13, 2019 at 9:10 AM Corinna Vinschen wrote: > This can't work correctly with OpenSSH. The decision to allow only > the correct case in OpenSSH was made back in 2010, because otherwise > we would need a lot of special rules in OpenSSH just for Cygwin. > Sorry, but that's how it is. Thanks for the explanation -- this is understandable. In that case, the former arrangement before the patch was preferable. That is: For DOMAIN+username or COMPUTERNAME+username, the part before the "+" must be UPPERCASE, but the username is not case-sensitive. IMO This is the simplest and most straightforward arrangement. Thanks! Bill -- 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