server task sms session terminate all_sessions

Terminates all user sessions for a specific user.

server task server_name-host_name sms session terminate all_sessions user_id -realm realm_name

Options

Return codes

This command is available only when the session management command-line extensions are installed to a hosting authorization server.

Example

The following example terminates all sessions for the dlucas user in the ibm.com realm of the default-webseald-cruz WebSEAL server:
pdadmin> server task default-webseald-cruz sms session terminate \
 all_sessions dlucas -realm ibm.com

See also

server task sms session refresh session
server task sms session refresh all_sessions
server task sms session terminate session

Parent topic: pdadmin commands