server task terminate all_sessions

Terminates all user sessions for a specific user.

Requires authentication (administrator ID and password) to use.

server task instance-webseald-host terminate 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 server tasks and junction points, see the Administering topics in the IBM Knowledge Center.

Example

The following example terminates all sessions for the dlucas user on the default-webseald-cruz WebSEAL server:
pdadmin> server task default-webseald-cruz terminate all_sessions dlucas

See also

server task terminate session
server task refresh all_sessions

Parent topic: pdadmin commands