Timeline for SSH Permission Denied (publickey)
Current License: CC BY-SA 4.0
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 15, 2020 at 17:48 | vote | accept | DeshBhakt | ||
| Feb 14, 2020 at 17:41 | answer | added | ctrl-alt-delor | timeline score: 2 | |
| Feb 14, 2020 at 16:06 | comment | added | Carpette | @Panki has it. You should post it as an anwser. | |
| Feb 14, 2020 at 15:24 | comment | added | Panki | The problem is simple: The server only allows authentication with keyfiles. You have not placed your public key on the server. Therefore, you can't authenticate. There is no breach. | |
| Feb 14, 2020 at 15:17 | comment | added | Romeo Ninov | Add in to the question the result of ls -ld ~/.ssh and ls -l ~/.ssh | |
| Feb 14, 2020 at 15:16 | comment | added | DeshBhakt | @Panki I did not copy any key to the server. | |
| Feb 14, 2020 at 15:14 | comment | added | DeshBhakt | @RomeoNinov As there is only root user, permissions are rwx for the root. | |
| Feb 14, 2020 at 15:08 | comment | added | Romeo Ninov | @DeshBhakt, will you answer the questions? | |
| Feb 14, 2020 at 15:06 | comment | added | Panki | Did you copy the public key to the server? Also, allowing root to login can pose a security risk. | |
| Feb 14, 2020 at 15:02 | comment | added | DeshBhakt | There is only one user - root. | |
| Feb 14, 2020 at 14:53 | comment | added | Romeo Ninov | what are the permissions of files in .ssh directory? And also what is the permission of .ssh directory itself | |
| Feb 14, 2020 at 14:51 | history | asked | DeshBhakt | CC BY-SA 4.0 |