server task refresh all_sessions

Refreshes the credential for all sessions for a specified user.

Requires authentication (administrator ID and password) to use.

server task instance-webseald-host refresh all_sessions user_id

Options

Authorization

Users and groups that require access to this command must be given the s (server administration) permission in the ACL that governs the /WebSEAL/host_name-instance_name/ object. For example, the sec_master administrative user is given this permission by default. This command is available only when WebSEAL is installed.

Return codes

For information about the WebSEAL credential refresh, see the Administering topics in the IBM Knowledge Center.

Example

The following example refreshes all sessions for the test_user user:
pdadmin> server task default-webseald-cruz refresh all_sessions test_user

See also

server task terminate session
server task terminate all_sessions

Parent topic: pdadmin commands