Timeline for "Host key verification failed" even with removed ~/.ssh/known_hosts
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 11, 2020 at 5:38 | history | edited | Karel Bílek | CC BY-SA 4.0 |
Edit 777 to 666 as comment suggested
|
| Dec 24, 2017 at 18:54 | comment | added | EM0 |
@dma_k I had this problem as well. The fix was to run su with -s /bin/bash
|
|
| Oct 11, 2013 at 4:35 | vote | accept | Karel Bílek | ||
| Mar 28, 2013 at 20:31 | comment | added | dma_k |
I have similar problem (debug1: read_passphrase: can't open /dev/tty: No such device or address) but chmod 666 /dev/tty does not help. It works with my user, but after I switched to another user with su it fails.
|
|
| Sep 23, 2012 at 12:50 | comment | added | Karel Bílek | OK, if you say so :) | |
| Sep 23, 2012 at 7:56 | comment | added | Stéphane Chazelas |
Make it 666. There's no point giving execution permission to that device.
|
|
| Sep 23, 2012 at 5:36 | history | answered | Karel Bílek | CC BY-SA 3.0 |