[Bug 2764] Some Windows username get case-sensitive in sshd

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Sat Feb 10 22:00:50 AEDT 2018


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

--- Comment #7 from Corinna Vinschen <vinschen at 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.


More information about the openssh-bugs mailing list