You can stop the Connection Broker by executing one of the following commands under USS:
$ /opt/tectia/bin/ssh-broker-g3 --exit
OR:
$ /opt/tectia/bin/ssh-broker-ctl stop
If you run ssh-broker-ctl using a different user ID than
ssh-broker-g3, give also the -a
(alias for
--broker-address
) option and run ssh-broker-ctl as a
privileged user (root).
For example, when user SSHBRKR
owns the
ssh-broker-g3 process:
# /opt/tectia/bin/ssh-broker-ctl -a /tmp/ssh-SSHBRKR/ssh-broker stop