KillUserConnection
Terminates user connections to the repository. You can terminate user connections based on the user name or connection ID. You can also terminate all user connections to the repository.
The KillUserConnection command uses the following syntax:
killuserconnection
{-i <connection_id> |
-n <user_name> |
-a (kill all)}
The following table describes pmrep KillUserConnection options and arguments:
Option | Argument | Description |
---|
-i | connection_id | Repository connection ID. |
-n | user_name | User name. |
-a | - | Terminates all connections. |