From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 119930 invoked by alias); 12 Feb 2019 23:07: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 119922 invoked by uid 89); 12 Feb 2019 23:07:42 -0000 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=accident, SYSTEM, day X-HELO: mout.gmx.com Received: from mout.gmx.com (HELO mout.gmx.com) (74.208.4.200) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 12 Feb 2019 23:07:41 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mail.com; s=dbd5af2cbaf7; t=1550012856; bh=ptXM58+Wz0SSdpSZ5e6MZ8AcMHtKB5JxwETCuQt+t34=; h=X-UI-Sender-Class:From:Date:Subject:To; b=a/Ze5s7WvzyLtyqma9Qy0aAgoj8TDf9iZwaO9x0+bvV72YsMsu4APAGKc4S6HR6Kj trFVcU0Lr52FhCxKmUaIGUKUPKVJkf82fwrzm2uBtLSt/AoM4x3uAkE2qP8uV44Qfb 4gJTPenlorT1BWEOa+wdkOQ/x7CMotc3raAsZTX8= X-UI-Sender-Class: 214d933f-fd2f-45c7-a636-f5d79ae31a79 Received: from mail-lj1-f172.google.com ([209.85.208.172]) by mail.gmx.com (mrgmxus001 [74.208.5.15]) with ESMTPSA (Nemesis) id 0Lpc6y-1hXy6r2f02-00fRYT for ; Wed, 13 Feb 2019 00:07:35 +0100 Received: by mail-lj1-f172.google.com with SMTP id o1-v6so309823ljc.10 for ; Tue, 12 Feb 2019 15:07:34 -0800 (PST) MIME-Version: 1.0 From: Bill Stewart Date: Tue, 12 Feb 2019 23:07:00 -0000 Message-ID: Subject: sshd: computer name's case must match? To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes X-SW-Source: 2019-02/txt/msg00109.txt.bz2 Good day, I am testing sshd using the cygwin1.dll 3.x version (run as SYSTEM - S4U logon - works great!). One thing I've noticed is that if I use ssh log onto a remote domain-joined machine (e.g., connect with COMPUTER+localname), the 'COMPUTER' prefix must be uppercase - if I specify 'computer+LocalName', the user is unknown. This doesn't seem to be the case if I change the username's case - 'COMPUTER+localname' also works. Is this by design or by accident? 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