sshd: computer name's case must match?

Bill Stewart bstewart@iname.com
Wed Feb 13 17:43:00 GMT 2019


On Wed, Feb 13, 2019 at 9:26 AM Corinna Vinschen
<corinna-cygwin@cygwin.com> wrote:
> No, that was a bug.  With case insenitive usernames, the pattern
> matching in OpenSSH won't work and you create a potential security
> problem.

I see - interoperability issue.

Therefore it becomes imperative on the Windows side to match username
case exactly and we need to explain this.

However I would say that the case of the domain or computername
shouldn't matter?

I just tested with cygwin1.dll (13 Feb 2019) and this worked:

ssh COMPUTERNAME+username@computername

however this didn't work:

ssh computername+username@computername

Am I not understanding something?

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



More information about the Cygwin mailing list