Reference Guide

Output
.----------------.---------------------.--------.---------------------------.
| User Name | Email | SSHKey | Scope |
|----------------|---------------------|--------|---------------------------|
| Administrator | user@jonathan-linux2|ssh-rsa | NAS cluster administrator |
|----------------|---------------------|--------|---------------------------|
| Administrator2 | storage@domain.com | | NAS cluster administrator |
'----------------'---------------------'--------'---------------------------'
system administrators view
Display administrator settings.
Format
system administrators view <UserName>
Arguments
Argument Description Format
<UserName> Name of the administrator Existing administrator user name
Example
Display the current settings for an administrator named Administrator2:
CLI> system administrators view Administrator2
Output
User Name = Administrator2
Email = storage@domain.com
MachineName = 172.41.200.145
SSHKey = ssh-rsa
Scope = NAS cluster administrator
Enable NAS Volumes Severity = Yes
NAS Volumes Severity = Major
Enable Access Control Severity = Yes
Access Control Severity = Major
Enable Networking Severity = Yes
Networking Severity = Major
Enable Hardware Severity = Yes
Hardware Severity = All
Enable System Severity = Yes
System Severity = Major
system administrators passwordless-access add-ssh-keys
Add a secure shell handling (SSH) key.
This command allows the Administrator to use a private self-generated SSH key for authenticating against
FluidFS CLI.
CLI Commands
225