Timeline for ssh not allowing passwordless login
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 11, 2019 at 16:30 | comment | added | Rusty Lemur | The client is able to ssh without password into other servers, so I don't suspect a client-side issue. But just to check, I removed ~/.ssh/config and checked that PubkeyAuthentication is not present in the client's /etc/ssh/ssh_config, so it should take the default value of "yes" | |
| Oct 11, 2019 at 16:24 | comment | added | 0xC0000022L |
Perhaps ~/.ssh/config is also worth a look ... in particular if the configuration makes use of wildcards that match, say, IP ranges or so ...
|
|
| Oct 11, 2019 at 16:23 | history | edited | 0xC0000022L | CC BY-SA 4.0 |
added 6 characters in body
|
| Oct 11, 2019 at 16:13 | history | answered | Eduardo Trápani | CC BY-SA 4.0 |