Preference Properties - Oracle ZFS Storage Appliance Administration Manual

Hide thumbs Also See for ZFS Storage Appliance:
Table of Contents

Advertisement

NAME
key-000 07/12/2015 10:54:58
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:
Children:
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..."
hostname:configuration users john preferences key (uncommitted)> set comment="fw-log2"
hostname:configuration users john preferences key (uncommitted)> commit
hostname:configuration users john preferences keys> show
Keys:
NAME
key-001 07/13/2015 10:57:58

Preference Properties

The following table describes the properties for setting user preferences.
TABLE 39
Property
Initial login screen
MODIFIED
TYPE
DSA
locale = C
login_screen = status/dashboard
session_timeout = 15
advanced_analytics = false
keys => Manage SSH public keys
key = ...DSA key text...(uncommitted)
comment = fw-log2 (uncommitted)
MODIFIED
TYPE
DSA
Preference Properties
COMMENT
fw-log1
COMMENT
fw-log2
Description
First page the BUI will load after a successful login. By
default, this is the Status Dashboard.
Setting SSH Public Keys (CLI)
Configuring the Appliance
185

Advertisement

Table of Contents
loading

Table of Contents