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=GPMxp8R6xBSxQPqWsjbm23Z3dhmEvdNaSuTkNdPgYuPz0BjI+y5RW Xw7VxcTA+toFphhmOTnesU008llHZCgp1XTt7PPd/6ez4uEKpVueGiRnxl7s27LS BUqQh3DmcO9EmNv7jKzHRpcocKikJXr2e87mBzmviHu5lpBB3iMKNc= 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=GKi80yERQgG4Id/i32VBZJi2ZiY=; b=GJbZgdPgbvcPwQnVpJghw09wlG5C Zl15Rd4c3S2ff++z/i6nfNAHW17QXf2aPKWalzGqAAhYl2DPp9Kwf6fvEkdJC05e 2pWOb23V2mAIajCKbAPacUdd0HLAXLjcOu7o9yFYXgR+/DnboEGi0w6s3FyvqJhm yqsEdfBquV6QzlU= 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-VRSPAM-SCORE: -70.00 From: "Maxime LAMBERT" To: Cc: "Jean-Baptiste GUIGNARD" Subject: Re: username case sensitive with the sshd service Date: Wed, 03 Apr 2013 16:59:35 +0200 (CEST) Message-ID: <001c01ce307b$db3a8840$91af98c0$@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 >This is the version of setup. Try `uname -r' instead. >> 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? >How old is your old openssh package? In recent versions of OpenSSH(*) >there's an explicit check for the username, and it is forced to be the >same case as in /etc/passwd. This has been added after an upstream >discussion as to how to handle user names in ssh_config Match rules. >See `man ssh_config' for the Match rules. >Corinna >(*) At least since OpenSSH-5.8p1. The version of Cygwin that I installed on the Windows Server 2012 is the 1.7.17(0.262/5/3). So, I checked on my Windows Server 2008 R2 and the version of the OpenSHH package is 5.2 p1-4, that explained the differences that I encountered. So, I will try to install the new version of Cygwin with the package OpenSSH 5.2 p1-4. Thanks for your quick answer, 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