delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2019/02/13/15:25:52

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:reply-to
:references:mime-version:content-type:in-reply-to; q=dns; s=
default; b=a8+zK5EO7xWDWuIvA2HCq/0dV3I/XTFtaoT0KSQNQ7ohooPXUaF9b
2oT+v20yh1+X42MeVwrygN9rDYwiZ2zFEwIlW0JbHO/wc1jT1qIvOO7Ug0oCkaGn
ggTh5wYBcHV1yNOXHqQaRxRRACJ4G9a89DXp4Jzt9Ku0F+tx54pwnw=
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:reply-to
:references:mime-version:content-type:in-reply-to; s=default;
bh=Eujig1eZFy5iHPHg/ykxiC1z3n0=; b=EVQMkx0afISgCYrbB2tZKmsp7A8p
zs8LbJzlB7s3ONjX92uSPPW1DQtyw8oa9b2rCaN1ln4TS5+2k1EPOsiiU7Y/+iqH
ZkheDuaNP6JhqsCuJDugSRhx1QCXdovuBe8cPkPbySn9wXndHulQNr0eEGLossCq
+/3/vZ4TUx9SyuY=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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=-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
Date: Wed, 13 Feb 2019 21:25:37 +0100
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: sshd: computer name's case must match?
Message-ID: <20190213202537.GF3718@calimero.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <CANV9t=QxA_FW-3OCZuYFJpxrekbO8Yc-WsnxGLiyc0Bqz=fPUw AT mail DOT gmail DOT com> <20190213103200 DOT GK3718 AT calimero DOT vinschen DOT de> <20190213122509 DOT GL3718 AT calimero DOT vinschen DOT de> <CANV9t=TW6Kwxo9pN=3Hp8Yzi5A4i2qQpiLoGyEqxR5rq7vu5pA AT mail DOT gmail DOT com> <20190213161029 DOT GY3718 AT calimero DOT vinschen DOT de> <CANV9t=RiBTNsGUwEf6BS9A6b=fMcHeiGD_RDOueKHJ5c9Zwe_g AT mail DOT gmail DOT com> <20190213162614 DOT GA3718 AT calimero DOT vinschen DOT de> <CANV9t=RmEik5VN-Zebc5h+9JUqYZL0QO5RP0UH5F--=zX8NkYg AT mail DOT gmail DOT com> <20190213175541 DOT GE3718 AT calimero DOT vinschen DOT de> <CANV9t=S6zO_qXBrUALxTCKPCPkXfgc-6FFchV_prbkMyD7GpRA AT mail DOT gmail DOT com>
MIME-Version: 1.0
In-Reply-To: <CANV9t=S6zO_qXBrUALxTCKPCPkXfgc-6FFchV_prbkMyD7GpRA@mail.gmail.com>
User-Agent: Mutt/1.10.1 (2018-07-13)

--uWbmMdDzzl2TXAgx
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Feb 13 11:13, Bill Stewart wrote:
> On Wed, Feb 13, 2019 at 10:56 AM Corinna Vinschen
> <corinna-cygwin AT cygwin DOT com> wrote:
> > The complete string "domain+samaccountname" is the Cygwin username,
> > see the output of `getent passwd <user>' 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"

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019