If you wish to enter remote administration requests, you require the following:
the name of the remote administration server in the partner list or the address of the remote administration server (ask the FT administrator if necessary)
the transfer admission for accessing the remote administration server. The ADM administrator of the remote administration server must make this available to you.
You are able to determine the names of the openFT instances that you are permitted to administer yourself.
Determining the names of the openFT instances
The ADM administrator defines the names of the openFT instances during configuration of the remote administration server. You get the names of the openFT instances by executing the ftshwc command as a remote administration command on the remote administration server:
|
Explanation
server
Name of the remote administration server from the partner list. Alternatively, you can also enter the address directly in the format ftadm://host...
transfer_admission
FTAC transfer admission on the remote administration server.
'ftshwc -rt=i'
'ftshwc -rt=i' is a command executed on the remote administration server that outputs the names of the instances that you are permitted to administer. You must enter the quotes.
Sample output
TYPE
= *INSTANCE
ACCESS = FT+FTOP
MODE = FTADM
NAME = Muenchen/MCH1/OPENFT01
|
NAME specifies the name of the instance that you must specify exactly as given here in the remote administration request., see also command EXECUTE-REMOTE-FTADM-CMD in the manual "openFT (BS2000) - Command Interface ". Your remote administration permissions for this instance are listed under ACCESS. MODE specifies whether the instance is administered via the FTADM protocol (MODE=FTADM) or via ftexec (MODE=LEGACY).
Issuing a remote administration request
Specify the remote administration command in the following form:
|
Explanation
server
Name of the remote administration server from the partner list. Alternatively, you can also enter the address directly in the format ftadm://host...
transfer_admission
FTAC transfer admission on the remote administration server.
instance
Routing name of the openFT instance on which the administration command is to be executed. You must enter this name in exactly the form in which it appears on the remote administration server with the ftshwc command. See “Determining the names ofthe openFT instances”.
command
Specifies the administration command to be executed on the openFT instance. For further details, see command EXECUTE-REMOTE-FTADM-CMD in the manual "openFT (BS2000) - Command Interface ".