Viewing A List Of Public Keys; Updating A Public Key - Siemens RUGGEDCOM ROS v4.3 User Manual

Table of Contents

Advertisement

RUGGEDCOM ROS
User Guide
4.
Check the system log to make sure the files were properly transferred. For more information about viewing
the system log, refer to
Section 2.10.2

Viewing a List of Public Keys

Admin users can view a list of existing public keys on the device.
To view public keys, do the following:
1.
Log in to the device as an admin user and access the CLI shell. For more information about accessing the CLI
shell, refer to
Section 2.6, "Using the Command Line Interface"
2.
At the CLI prompt, type:
sshpubkey list
A list of public keys will appear, including their key ID, access level, revocation status, user name and key
fingerprint.
Section 2.10.3

Updating a Public Key

Admin users can update public keys.
To update public keys, do the following:
1.
Log in to the device as an admin user and access the CLI shell. For more information about accessing the CLI
shell, refer to
Section 2.6, "Using the Command Line Interface"
2.
At the CLI prompt, type:
sshpubkey list
A list of public keys will appear, including their key ID, access level, revocation status, user name and key
fingerprint.
3.
Type the following commands to update the public keys:
Command
sshpubkey update_id
new_ID
sshpubkey update_al
sshpubkey update_rs
sshpubkey update_un
Viewing a List of Public Keys
Section 3.5.1, "Viewing Local Logs"
Description
Updates the ID of user public key.
current_ID
• current_ID is the ID currently assigned to the public key
• new_ID is the ID that will be used to identify the public key going forward
Updates the access level of a user public key.
AL
• AL is the access level (admin, operator or guest) of the public key to be updated
Updates the revocation status (active, inactive) of a user public key.
RS
• RS is the revocation status of the public key to be updated
Updates the user name of a user public key.
UN
• UN is the user name of the public key to be updated
.
.
.
NOTE
The user public key ID must be a number between 0 and 9999.
Chapter 2
Using ROS
49

Advertisement

Table of Contents
loading

Table of Contents