ssh-keygen: allow execution of ssh-sk-helper
The ssh-sk-helper profile was added last year but never hooked into the ssh-keygen profile. This is needed for generating SSH keys that live on a yubikey.
This commit is contained in:
parent
865bac4cc6
commit
2a36fb3121
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ profile ssh-keygen @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{lib}/{,ssh/}ssh-sk-helper rPx -> ssh-sk-helper,
|
||||
|
||||
/etc/ssh/moduli rw,
|
||||
/etc/ssh/ssh_host_*_key* rw,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue