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:from:to:cc:subject:date:message-id :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=dOb/Y6y0aQteDqPNYF/Ac+8QnGrFfebck9hoYQnhs+/Q6y8WjyJWH t3aeqTJCWYv/lgyvahst/htZiQ7mlxBCowed5B0KAr80sH+IgwGHvzloQ39Fx78O OsZOP5DM6yaBtWvDWX5YQQ6DvqnPX+eJbd9K0Qzl8cciScQ2Dkk04I= 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:from:to:cc:subject:date:message-id :mime-version:content-type:content-transfer-encoding; s=default; bh=IGZMV2sq5K3qM31C+vgLDiEwOL0=; b=pYx4MaA/e71PB+QWHSurJXcB7qcy Si6HNjzbLhzx+RhrGHb7JE8PEcqxc1hKA+/bFCoaiY8tEqe7AdGKja1Z0Qir6cPT ZqK255x84sXkv/BnzEs2ii6h66P1pzMqHSTjDzU9z645xcjxu84oR2I6wvUG7UXQ Y+KTq0QiTEtEUtU= 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 X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_50,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL autolearn=ham version=3.3.1 X-VRSPAM-SCORE: -100.00 From: "Maxime LAMBERT" To: Cc: "Jean-Baptiste GUIGNARD" Subject: username case sensitive with the sshd service Date: Wed, 03 Apr 2013 14:29:04 +0200 (CEST) Message-ID: <000a01ce3066$d42735e0$7c75a1a0$@vertech.eu> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit I installed the last version of Cygwin (2.774) with the OpenSSH package on a Windows Server 2012 and when I tried to establish a connection in ssh, I noticed that the username was case sensitive (username AT IP). With old versions of Cygwin with the SSH package that I'm using on Windows Server 2008 R2, I don't have this problem. For example, if I have an Administrator account with a "A" in upper-case, I can establish a connection both with $ssh administrator AT IP and $ssh Administrator AT IP. The username case sensitive is a new feature in the lastest package of OpenSSH? Can I deactivate the username case sensitive in the sshd service? Best regards Maxime LAMBERT mail : maxime DOT lambert AT vertech DOT eu -- 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