Reencrypts system data using the new encryption key. To perform this task, you must have update permission on the domain controlling asset in the domain that contains the root organization; typically, this is assigned only to the PSO.
reencsysdata --appserver_url URL --username user_name --password password [--init_ctx_factory initialCtxtFactory]
Argument |
Datatype |
Default value |
Description |
---|---|---|---|
* appserver_url |
string |
The URL to use when connecting to the security middleware. |
|
* username |
string |
The user name for connecting to the security middleware. |
|
* password |
string |
The password for connecting to the security middleware. |
|
init_ctx_factory |
string |
com.sybase.ep.security.naming. InitialContextFactory |
The InitialContextFactory to use when connecting to the security middleware. |
Return value |
Indicates |
---|---|
0 |
The command ran successfully; the result is true/success. |
1 |
The command failed. |
This command line example reencrypts the system data:
securetool reencsysdata --appserver_url URL --username pso --password 123qwe