6-add-ssh-to-bootloader #20
@ -214,13 +214,7 @@ Dropbear in this setup only supports key-based authentication, no password-based
|
||||
ssh-rsa Eahajei8,,ssh-ed25519 kaeD0mas ...
|
||||
```
|
||||
|
||||
This syntax crutch allows you to use the full range of Dropbear-supported `authorized_keys` stanzas, see [man 8 dropbear](https://man.archlinux.org/man/extra/dropbear/dropbear.8.en) for what's available. You may want to for example do:
|
||||
|
||||
```
|
||||
command='zfsbootmenu',no-agent-forwarding ssh-rsa Eahajei8,,ssh-ed25519 kaeD0mas ...
|
||||
```
|
||||
|
||||
Whether or not this is useful to you is another topic :) At least the functionality for stanzas is there by separating values in `ARCHZBM_SSH_AUTH_KEYS` with double-commas.
|
||||
This syntax crutch allows you to use the full range of Dropbear-supported `authorized_keys` stanzas, see [man 8 dropbear](https://man.archlinux.org/man/extra/dropbear/dropbear.8.en) for what's available. Whether or not this is useful to you is another topic :) At least the functionality for stanzas is there by separating values in `ARCHZBM_SSH_AUTH_KEYS` with double-commas.
|
||||
|
||||
# Steps
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user