server task server restart

Restarts a WebSEAL server using the ISAM server task framework.

This command requires authentication of administrator ID and password.

server task server_name server restart

Options

Authorization

Users and groups that require access to this command must have the s (administration) permission in the ACL that governs the /WebSEAL/host_name-instance_name object. For example, the sec_master administrative user has this permission by default.

Return codes

The restart is successful only if the WebSEAL server was started using the pdweb_start script. The script must be running as a daemon on AIX®, Linux®, or Solaris, or as a service on Windows). The restart command does not work if the WebSEAL server is running in the foreground.

The result of the restart is not displayed on the administration console. We must examine the WebSEAL log files to confirm the server restart was successful.

Example

The following example restarts server03:
pdadmin> server task server03 server restart

Parent topic: pdadmin commands