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:from:date:message-id:subject:to :content-type; q=dns; s=default; b=vpWMtJuXYr5oQXtvJeTcxZ5yDf6Zw RhT2wB5uJSZRV4i8cLXHOZsohtQ0r/X0lAci7Qza4dl19ryZDp1xDmNhfdyvrTLr Pcdj6s9vScl66MDPz0cvmh74TmK3azEwMOOBOeyJ81ZXj2SWPNiDNjpMnejQRp6k L/Zwsgm7tLrTI0= 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:from:date:message-id:subject:to :content-type; s=default; bh=ftS+hxM0zXReT+ynZ+VWnouT8tQ=; b=DLv YkpVScqzMAnLs+LhtYtC8YEPIuTECGx9Z9BKGy/g9hlwXRT3VSupiw1ZZ6bOnA+H 9YlgVV/FsbILQkng0MKaldPfRD1rbkZbf7j+dH2vrGZBbClK+pNqKeSR9YfImZzb aqVWZWlrKc8eWCtrgHE6jUYqNMjgjV0sfH/gUnjA= 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=accident, SYSTEM, day X-HELO: mout.gmx.com 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 MIME-Version: 1.0 From: Bill Stewart Date: Tue, 12 Feb 2019 16:07:21 -0700 Message-ID: Subject: sshd: computer name's case must match? To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes 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