removemw

Description

Removes the Enterprise Security software from EAServer.

Syntax

removemw --easerver_dir eas_dir
[--easerver_host host_name] 
[--easerver_port port] 
[--easerver_password password] 
[--easerver_servername server]
[--easerver_username user_name]

Argument

Datatype

Default value

Description

* easerver_dir

string

EAServer installation directory.

easerver_host

string

EAServer connection host name.

easerver_port

integer

9000

EAServer connection port.

easerver_password

string

Password for the user identified by easerver_username.

easerver_servername

string

Jaguar

Name of the server from which to remove the software.

easerver_username

string

jagadmin

User name for the EAServer administrator.

Returns

Return value

Indicates

0

The command ran successfully; the result is true/success.

1

The command failed.

Examples

Example 1

This command line example removes the Enterprise Security middleware from EAServer, and specifies /work/Sybase/EAServer as the EAServer installation directory:

securetool removemw --easerver_dir /work/Sybase/EAServer

See also

deploymw removesm