The Secure Event Connector (SEC) cleanup command removes the SEC container and it's
associated files from the Secure Device Connector (SDC) VM. You might run this
command in case of a Troubleshooting Secure Event Connector Registration Failure or onboarding failure.
To run the command:
Before you begin
To perform this task you will need to know the name of your tenant. To locate your tenant name, open the user menu in
CDO and click
Settings. Scroll down the page to locate your
Tenant Name.
Procedure
Step 1 | Log into the SDC as the `sdc` user. At the prompt, typesudo su -
sdc . |
Step 2 | Connect to the /usr/local/cdo/toolkit directory . |
Step 3 | Run sec.sh removetenant_name and confirm your intent to
remove the SEC.
Example:
[sdc@localhost~]$ /usr/local/cdo/toolkit/sec.sh remove tenant_XYZ
Are you sure you want to remove Secure Event Connector for tenant tenant_XYZ? (y/n): y
|
What to do next
If this command failes to remove the SEC, proceed to SEC Cleanup Command Failure