Chat now with support
Chat with Support

QoreStor 6.0.0 - Command Line Reference Guide

Introduction to the QoreStor Command Line Reference Guide Introducing QoreStor Managing QoreStor
Alerts Commands Authenticate Commands Email_alerts Commands OST RDA Sc_manager command Stats Storage Group commands System User
Managing QoreStor Storage Operations
Cloud_tier Connection Container iSCSI NDMP Performance_tier Replication Seed Schedule VTL
Maintaining QoreStor About us

system --help

Description

Displays the list of all system-related options that can be used as a reference when using the QoreStor CLI.

Syntax

system --help

Result

Usage:
	system --show 
                 [--storage] 
                 [--license] [--verbose]
                 [--version]
       
	  system --license 
		  [--show] [--verbose]
		  [--validate] [--file <path>]		
		  [--add] [--file <path>]										
		
	  system --storage [--add] [--path <path>]
		  [--show]

         system --help

   system <command> <command-arguments>
   <command> can be one of:
  	--show                  Displays command specific information.  
 	--license               Installs the license on the machine.
    	--storage		Configure / Display storage properties.
				
For command-specific help, please type system --help <command>
        eg:
            system --help show


User

This topic introduces the QoreStor CLI commands that allow you to manage user accounts by enabling or disabling user accounts, adding and updating users, setting passwords, deleting users, and displaying the list of current active user accounts logged in to a QoreStor.

User Command Usage

This topic introduces the user command usage:

  • user --show [options]
  • user --add --name [options]
  • user --update --name [options]
  • user --delete --name
  • user --setpassword --name
  • user --help

NOTE: If you specify a command without supplying the expected value or option, you will be prompted to provide the correct value or option.

user --show [--users] [--logins] [--verbose][--name <username>] [--roles <cifs|ost|rda|ndmp|iscsi|monitor|administrator|email_recipient>

Description

Displays the current status of the service and root user accounts (using the user --show --users command), and also displays the login types and login times on a QoreStor (using the user --show --logins command).

Syntax

user --show [--users] 
	[--logins]
	[--verbose]
	[--name <user name>]
	[--roles <cifs|||||||secure_connect>]

Where

--users     List of users.
--logins    List of logins.
--verbose   verbose
--name      show a specific user.
--roles     List all users who has these roles

Result

Service Account                 : Disabled
Root Account                    : Enabled

User Name                       : backup_user
User Roles                      : ,

User Name                       : admin
User Roles                      : 

Other Examples

Displays the current status of login attempts on a QoreStor.

user --show --logins
User Name       Terminal    Login Time
root            pts/1       Oct 24 10:51 (10.15.13.4)
root            pts/2       Oct 23 20:41 (10.18.0.1)
root            pts/3       Oct 23 20:41 (10.15.0.13)
root            pts/5       Oct 24 09:35 (10.20.21.6)
   pts/6       Oct 24 12:32 (acme13.storage.local)
root            pts/7       Oct 24 12:24 (10.18.11.12)

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating