[Bug 2764] Some Windows username get case-sensitive in sshd
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri Jul 19 22:04:54 AEST 2019
https://bugzilla.mindrot.org/show_bug.cgi?id=2764
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|WONTFIX |FIXED
--- Comment #8 from Damien Miller <djm at mindrot.org> ---
Corinna points out that this was indeed fixed:
In fact we *did* fix it in OpenSSH 8.0 so that usernames as well as
groupnames are now matched case-insensitive on Cygwin, here's the list
of commits:
f02afa350afa Revert "[auth.c] On Cygwin, refuse usernames that have
differences in case"
bed1d4369880 Revert unintended parts of previous commit.
37638c752041 Cygwin: implement case-insensitive Unicode user and
group name
matching
daa7505aadca Use Cygwin-specific matching only for users+groups.
a212107bfdf4 Replace alloca with xcalloc.
--
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.
More information about the openssh-bugs
mailing list