The following commands are run for sc_manager:
- sc_manager --status
- sc_manager --disable
- sc_manager --enable
- sc_manager --help
The following commands are run for sc_manager:
|
NOTE: The sc_manager command must be run using the root account. |
Displays the Secure Connect status for the machine on which the command is run.
If run from the directory containing the sc_client.property file:
sc_manager status
If run from a different directory:
/opt/qorestor/bin/sc_manager status --property <path_to_sc_client.property_file>
SecureConnect.enabled = true
|
NOTE: The sc_manager command must be run using the root account. |
Disables Secure Connect for the machine on which the command is run.
If run from the directory containing the sc_client.property file:
sc_manager disable
If run from a different directory:
/opt/qorestor/bin/sc_manager disable --property <path_to_sc_client.property_file>
SecureConnect.enabled = false
Enables Secure Connect for the machine on which the command is run.
If run from the directory containing the sc_client.property file:
sc_manager enable
If run from a different directory:
/opt/qorestor/bin/sc_manager enable --property <path_to_sc_client.property_file>
SecureConnect.enabled = true
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. 使用条款 隐私 Cookie Preference Center