立即与支持人员聊天
与支持团队交流

QoreStor 7.1.3 - 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 SAML sc_manager command Stats Storage Group commands System User
Managing QoreStor Storage Operations
Cloud_tier Connection Container iSCSI NDMP Object_container Object_direct Performance_tier Replication Seed Schedule VTL
Maintaining QoreStor About us

SAML

Security Assertion Markup Language (SAML) is the protocol QoreStor uses to provide multi-factor authentication (MFA) and single sign-on (SSO) through third-party service providers.

This set of QoreStor CLI commands allow you to perform the following configuration for SAML:

  • Adding a SAML configuration
  • Updating a SAML configuration with changes
  • Showing a list of existing SAML configurations
  • Deleting a configuration

SAML configuration command usage

This topic introduces the saml_cfgcommand usage:

  • saml_cfg --add
  • saml_cfg --update
  • saml_cfg --show
  • saml_cfg --delete
  • saml_cfg --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.

saml_cfg --help

Description

Displays a list of all commands for managing a SAML configuration with a compatible identity provider (IDP) when using the QoreStor CLI.

Syntax

saml_cfg --help

Result

Usage:
	saml_cfg --add [--idp_entity_id <anything>]
			[--idp_login_url <anything>]
			[--idp_logout_url <anything>]
			[--idp_metadata_url <anything>]
	saml_cfg --update [--idp_entity_id <anything>]
			[--idp_login_url <anything>]
			[--idp_logout_url <anything>]	
			--idp_metadata_url <anything>
	saml_cfg --show
	saml_cfg --delete
	saml_cfg --help

saml_cfg <command> <command-arguments>
<command> can be one of:
	--add      Add SAML Configuration to this system.
	--update   Updates SAML Configuration.
	--show     Display SAML Configuration.
	--delete   Delete SAML Configuration.

For command-specific help, please type saml_cfg --help <command>

	eg:
		saml_cfg --help add

sc_manager command

The sc_manager command have the following functions:

  • Displays the current status of Secure Connect.
  • Enables Secure Connect
  • Disables Secure Connect
相关文档

The document was helpful.

选择评级

I easily found the information I needed.

选择评级