Skip to content

Commit a8f1889

Browse files
andrew-curtisfabaff
authored andcommitted
Create ssh.markdown (home-assistant#2818)
* Create ssh.markdown myself and a few other users in the forum had this same issue. Figured it was worth adding in to help others avoid the same pitfall. =] * Fix typo
1 parent 8abdb0a commit a8f1889

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

source/_addons/ssh.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,10 @@ Configuration variables:
2828

2929
<p class='note'>
3030
This add-on is not compatible when you installed Hass.io via the generic Linux installer.
31+
32+
If you're coming from Rasbian or similar, use `root` rather than `pi` when connecting via ssh or else you will get this error.
33+
34+
```bash
35+
Permission denied (publickey,keyboard-interactive)
36+
```
3137
</p>

0 commit comments

Comments
 (0)