https://bugzilla.mindrot.org/show_bug.cgi?id=2764

--- Comment #7 from Corinna Vinschen <vinsc...@redhat.com> ---
Testing the username case-insensitive was discussed long ago
and we decided not to do that.  Check commit

https://github.com/openssh/openssh-portable/commit/acc9b29486dfd649dfda474e5c1a03b317449f1c

I don't know what's going on on your machine, but Cygwin does NOT
change usernames willy-nilly.  The username stored in Cygwin is
the one either returned by Windows via the WIn32 function
LookupAccountSidW, or it is the name as stored in /etc/passwd,
should this file exist and /etc/nsswitch.conf allows access
(which is the default).


Corinna

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to