Under USS, stop the Connection Broker by executing one of the following commands:
$ /opt/tectia/bin/ssh-broker-g3 --exit
OR
$ /opt/tectia/bin/ssh-broker-ctl stop
If you run ssh-broker-ctl using a different userID
than ssh-broker-g3, give also the -a
option and run ssh-broker-ctl as a privileged user
(root).
For example, when a user SSHBRKR
owns the
ssh-broker-g3 process:
# /opt/tectia/bin/ssh-broker-ctl -a /tmp/ssh-SSHBRKR/ssh-broker stop
Under MVS, when you are running the Connection Broker as a started task, stop it with the following command:
== > s sshbrkr,f=exit