6 lines
291 B
Plaintext
6 lines
291 B
Plaintext
# Node-managed public keys supplement existing per-user authorized_keys.
|
|
# The command can only return GUI-enrolled Ed25519 keys for local sudo users.
|
|
AuthorizedKeysCommand /usr/lib/mission-core-node/node-agent ssh-keys %u
|
|
AuthorizedKeysCommandUser mission-core-node
|
|
PermitEmptyPasswords no
|