https://bugzilla.mindrot.org/show_bug.cgi?id=2764
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WONTFIX |FIXED --- Comment #8 from Damien Miller <[email protected]> --- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
