SSH Integration
How AuthorizedKeysCommand Works
sshd_config Directives
Basic Setup
AuthorizedKeysCommand /opt/k9/bin/k9-ssh --user=%u
AuthorizedKeysCommandUser key9With Client Address (OpenSSH 9.4+)
AuthorizedKeysCommand /opt/k9/bin/k9-ssh --user=%u --remote=%C
AuthorizedKeysCommandUser key9Full sshd_config Example
sshd Token Reference
Token
Expands to
API Request Flow
Username Validation
Coexistence with authorized_keys
Testing Without Restarting sshd
Last updated