Setting SSH Public Keys (CLI)
NAME MODIFIED TYPE COMMENT
key-000 07/12/2015 10:54:58 DSA fw-log1
Example 12
Setting SSH Public Keys for a Different User Account
To set SSH public keys for a different user account, use the following CLI commands.
hostname:> configuration users
hostname:configuration users> select john
hostname:configuration users john> preferences show
Properties:
locale = C
login_screen = status/dashboard
session_timeout = 15
advanced_analytics = false
Children:
keys => Manage SSH public keys
hostname: configuration users john> preferences keys
hostname:configuration users john preferences keys> create
hostname:configuration users john preferences key (uncommitted)> set type=DSA
hostname:configuration users john preferences key (uncommitted)> set key="...DSA key text..."
key = ...DSA key text...(uncommitted)
hostname:configuration users john preferences key (uncommitted)> set comment="fw-log2"
comment = fw-log2 (uncommitted)
hostname:configuration users john preferences key (uncommitted)> commit
hostname:configuration users john preferences keys> show
Keys:
NAME MODIFIED TYPE COMMENT
key-001 07/13/2015 10:57:58 DSA fw-log2
Preference Properties
The following table describes the properties for setting user preferences.
TABLE 39
Preference Properties
Property Description
Initial login screen First page the BUI will load after a successful login. By
default, this is the Status Dashboard.
Configuring the Appliance 185