delorie.com/archives/browse.cgi | search |
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=ia4RO7oSB5qXM37vTo+iHZWdPKb30USfPin+8fZMNl7LMlMsQCDAK | |
H6n2JTNe2JmMyiNKFhVPq+ObHtFXqz6F9BucIPozz+jrkpvK92FVVMgcYlumrpSc | |
AIkdEQIFlf5QQv2Np6u3wBsbAuXbtZiGdBSYevtoGRWYLsSP4uYWfI= | |
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=l/rRnDopusaTPx6atLN7tOm48LU=; b=VaueI9yHNtYJ5f755OL/OhysYaXg | |
e21Smx1fEhBBMK0J+jAbcsMO9EXhsfsp2bPQ4+edfOkftOxN5arG0PafGDV1Ti/J | |
mkZF4QJE19G+ps9R+jSl/eDzqeknTgnmtOcGfhCg8A0hPMkMCs+fiKqBg2e2ro00 | |
xjzdB5eLQ75vnRA= | |
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 |
Date: | Wed, 3 Apr 2013 16:18:29 +0200 |
From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: username case sensitive with the sshd service |
Message-ID: | <20130403141829.GE31598@calimero.vinschen.de> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <000a01ce3066$d42735e0$7c75a1a0$@vertech.eu> |
MIME-Version: | 1.0 |
In-Reply-To: | <000a01ce3066$d42735e0$7c75a1a0$@vertech.eu> |
User-Agent: | Mutt/1.5.21 (2010-09-15) |
On Apr 3 14:29, Maxime LAMBERT wrote: > 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. -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |