Reference Guide

Table Of Contents
Usage
Function System operations
Mode Normal or Service
Usage Service
Requires service user password? Yes
Requires root privileges? Yes
May cause data unavailability? No
May cause data loss? No
Scope Appliance
Prerequisites None
Format
svc_service_config [-h] {enable,list,disable}
Optional arguments
Qualifier
Description
-h, --help Show the help message and exit.
Actions
Action
Description
enable
Enable SSH access for the service user on an appliance.
list
List the SSH configuration.
disable
Disable SSH access for the service user on an appliance.
Gain root privileges (svc_service_shell)
This service script enables you to gain root privileges and run commands that require root privileges.
Before using the svc_service_shell script, you must enable it using the svc_inject script:
1. Generate a key to enable root escalation: svc_inject generate-key --root
2. Contact your service provider to get response key.
3. Copy the response key and use it with the svc_inject script to enable root escalation: svc_inject run
<response_key>
If the command successfully completes, you are granted root level access and can run the service_shell script as shown in
the following example:
svc_inject run
194E3-2CDB8-1B367-D3D51-C9100-28BDA-5BDC0-906F9-00
Current Challenge:
19478-FC2C3-06C82-5FD3D-3A5F7-E73A9
86
Service Commands