server task server sync
Synchronizes configuration data between two WebSEAL servers by using the Verify Identity Access server task framework.
This command requires authentication of administrator ID and password.
Syntax
server task webseal_server server
sync server_name
Options
webseal_server- Specifies the fully qualified server name of the installed WebSEAL instance.
server_name- Specifies the name of the Verify Identity Access authorization server from which data is extracted. Configuration data on the host system is backed up and then synchronized with this data.
Authorization
Users and groups that require
access to this command must have the s (administration)
permission in the ACL that governs the /WebSEAL/ object.
For example, the sec_master administrative
user has this permission by default.host_name-instance_name
Return codes
- 0
- The command completed successfully. For WebSEAL server
task commands, the return code is
0when the command is sent to the WebSEAL server without errors. However, even after the command was successfully sent, the WebSEAL server might not successfully complete the command. The WebSEAL server returns an error message. - 1
- The command failed. When a command fails, the pdadmin command
provides a description of the error and an error status code in hexadecimal
format, for example,
0x14c012f2. See "Error messages" in the IBM Knowledge Center for a list of the Verify Identity Access error messages by decimal or hexadecimal codes.
Example
The following example synchronizes
configuration data with server
default-webseald-abc.ibm.com: pdadmin> server task default-webseald-abc.ibm.com server sync
master-webseald-abc.ibm.com