Removes Enterprise Security Manager from EAServer.
WARNING! If you have Enterprise Portal installed on the same machine as Enterprise Security Manager, running this command removes your portal.
removesm [--easerver_host host_name] [--easerver_port port] [--easerver_username user_name] [--easerver_password password]
Argument |
Datatype |
Default value |
Description |
---|---|---|---|
easerver_host |
string |
[host name] |
Name of the machine where EAServer is running. |
easerver_port |
integer |
9000 |
EAServer connection port. |
easerver_username |
string |
jagadmin |
User name for the EAServer administrator. |
easerver_password |
string |
Password for the user identified by easerver_username. |
Return value |
Indicates |
---|---|
0 |
The command ran successfully; the result is true/success. |
1 |
The command failed. |
This command line example removes Enterprise Security Manager from EAServer:
securetool removesm