Unable to ssh into my pc
by sam_sepiol.local from LinuxQuestions.org on (#5P896)
Hi All.
New to linux, i have two computers(first: ubuntu ; second: manjaro) and i'm trying to ssh into the manjaro pc from ubuntu.
i was able to ssh from the manjaro itself . i also added AllowUsers firstpc into the sshd_config file on the manjaro). When i attempt to ssh from the ubuntu , it prompts for password over and over then it gives a permission denied err. i ran -> systemctl status sshd on the manjaro and there i noticed the below error message:
pam_faillock(sshd:auth): User unknown
error: PAM: Authentication failure for illegal user
Please your help would be greatly appreciated
New to linux, i have two computers(first: ubuntu ; second: manjaro) and i'm trying to ssh into the manjaro pc from ubuntu.
i was able to ssh from the manjaro itself . i also added AllowUsers firstpc into the sshd_config file on the manjaro). When i attempt to ssh from the ubuntu , it prompts for password over and over then it gives a permission denied err. i ran -> systemctl status sshd on the manjaro and there i noticed the below error message:
pam_faillock(sshd:auth): User unknown
error: PAM: Authentication failure for illegal user
Please your help would be greatly appreciated