You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I setup a username in config file which was something like 'AppleSSH'. And I tried to connect from a windows host, but I could not.
Connection reset by invalid user AppleSSH 192.168.1.240 port 61433 [preauth]
Took me quite a while to figure out that from the windows client, i had to send in the user name as all lowercase : able to connect it with applessh
Expected behavior
Either config file should not accept a user name with capital letters, OR, the client should be allowed to connect with capital letter username.
Steps to reproduce
Set a username in configuration with some capital letters, and try to connect with that username. Connection will be denied.
The text was updated successfully, but these errors were encountered:
pankajbharti
changed the title
Cannot connect via ssh unless username is root
Cannot connect via ssh unless username with capital letters - it is misleading
Apr 24, 2022
pankajbharti
changed the title
Cannot connect via ssh unless username with capital letters - it is misleading
Cannot connect via ssh if username has capital letters - it is misleading
Apr 24, 2022
Problem/Motivation
Expected behavior
Steps to reproduce
The text was updated successfully, but these errors were encountered: