From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 33909 invoked by alias); 13 Feb 2019 20:25:42 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 33901 invoked by uid 89); 13 Feb 2019 20:25:42 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-100.9 required=5.0 tests=BAYES_00,GOOD_FROM_CORINNA_CYGWIN,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy= X-HELO: mout.kundenserver.de Received: from mout.kundenserver.de (HELO mout.kundenserver.de) (212.227.126.133) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 13 Feb 2019 20:25:40 +0000 Received: from calimero.vinschen.de ([24.134.7.25]) by mrelayeu.kundenserver.de (mreue011 [212.227.15.167]) with ESMTPSA (Nemesis) id 1M433w-1gu1693PFI-0001Au for ; Wed, 13 Feb 2019 21:25:37 +0100 Received: by calimero.vinschen.de (Postfix, from userid 500) id 6135EA8058B; Wed, 13 Feb 2019 21:25:37 +0100 (CET) Date: Wed, 13 Feb 2019 20:25:00 -0000 From: Corinna Vinschen To: cygwin@cygwin.com Subject: Re: sshd: computer name's case must match? Message-ID: <20190213202537.GF3718@calimero.vinschen.de> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <20190213103200.GK3718@calimero.vinschen.de> <20190213122509.GL3718@calimero.vinschen.de> <20190213161029.GY3718@calimero.vinschen.de> <20190213162614.GA3718@calimero.vinschen.de> <20190213175541.GE3718@calimero.vinschen.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="uWbmMdDzzl2TXAgx" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-SW-Source: 2019-02/txt/msg00133.txt.bz2 --uWbmMdDzzl2TXAgx Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 1297 On Feb 13 11:13, Bill Stewart wrote: > On Wed, Feb 13, 2019 at 10:56 AM Corinna Vinschen > wrote: > > The complete string "domain+samaccountname" is the Cygwin username, > > see the output of `getent passwd ' The entire Cygwin username > > should always use the same case, otherwise case sensitive pattern > > matching on the name returned in the passwd name field won't work. >=20 > Thank you. Just so I understand the specifics of when I want to > specify the 'destination' parameter using ssh: >=20 > (a) Domain or computer name portion to the left of the "+" must always > be uppercase No, the case must match the case of the domain or computername. > (b) Username after "+" sign (or username alone, without "+" sign) must > match case exactly >=20 > Questions: >=20 > 1. Are the above two statements (a) and (b) complete/correct? >=20 > 2. With regards to (a), are there any cases where the domain or > computer name is not uppercase? Yes. In my domain I have four machines using all-lowercase machine name for no apparent reason. One is a Linux machine, one is a Windows 7 64 bit, the other two are Windows 8.1 32 and 64 bit machines. All others, including the Windows 8 machines, are all uppercase. Corinna --=20 Corinna Vinschen Cygwin Maintainer --uWbmMdDzzl2TXAgx Content-Type: application/pgp-signature; name="signature.asc" Content-length: 833 -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEoVYPmneWZnwT6kwF9TYGna5ET6AFAlxkfUEACgkQ9TYGna5E T6BLzQ//WMiSIawsKsPfV8u+KzNOMxser9mqkmQep6aSfopBIDFxA/3pbZvTrKbe /ZlmOWrSiSAmdYccGspSR2/ykOwNpy3ykIbei/iCJCnE8M82KbL2kOvoi8LQ40rC PUAeV1KgUT1CYYav//y4B5Mncp/EW3wBRt/E82hhAnND7zf9wOhf1UAsMRXIIClB dbcIP5X3PZjmitZQ1qrftgxNnkkeMkeMroc9d+XHV5y5CEQsHL+Ds7BrFNbV0u+N BLfdV+7WkZiU58BAdP7n5C80TQvgUoOmLCJ4LY18jO1fhjTV+9hlQY4XnfsS5cuI jpsZRR9HoZ5n+/UHfx+O7W7rVywQF0BK9q44vUK7J2OBIjSJrtFQn7c1NihdoAy1 /qQXrKqAg9MbFsfuk8vH42yKKWHaHBXXunR7rJcLg4nt5cPKtsWiWEeF73qcRfDQ Cs5kRC9yG3Ol/xOF2+vVQT4iURfbFtPj4sME1rGCn5EzaYD1KJEhyiW2bPhlGPUC GpqLmiLSwoHdNQhD+mnUPDNQl4JLt4FHaYYrWliBlxGPgnWPDIzg8v44/qRnXpfy 8V8rgRnc3zJMFBfSady6di8LyxAva/ngi9jHChVLd/9pX0zVd2tOgcxTHCBk20SF Qc4pULArMWHTu0m6O9Iusq4SaX37Ajp5jHaiIqqvrXvXVIqZEsY= =f+f8 -----END PGP SIGNATURE----- --uWbmMdDzzl2TXAgx--