configure authorized-keys
Edits the list of authorized public keys for authentication of incoming SSH connections.
Syntax
Syntax Description
Keyword
Description
admin
Edit authorized keys for the administrative user.
user
Edit authorized keys for the read-only user.
Defaults
If neither user is specified, the keys for the administrative user are edited.
Usage Guidelines
This command edits the list of authorized public keys for SSH authentication on inbound connections. The list contains one key per line in the OpenSSH authorized_keys file format.
Editing is done using the vim text editor.
Examples
Related Commands
Last updated