Failed password for invalid user

2017-03-03 Thread jesus san miguel
I am running cygwin 2.7.0 sshd service under a local cyg_server account. I wanted to avoid case sensitive problems by duplicating users in /etc/passwd, but I find mixed results: I can login as "Administrator", "MYPC+Administrator" and "miabuela", but not as "administrator" despite all of them bein

Re: Failed password for invalid user

2017-03-06 Thread jesus san miguel
esus On Fri, Mar 3, 2017 at 2:48 PM, Andrey Repin wrote: > Greetings, jesus san miguel! > >> I wanted to avoid case sensitive problems by duplicating users in >> /etc/passwd, > > Just delete that file already. > >> but I find mixed results: >> I can login a