Configuring the SSH KBI adapter


Refer to Configuration node elements of the SSH adapter for the configuration elements of the SSH KBI adapter.

The SSH adapter supports KBI authentication. The following figure provides a sample SSH KBI adapter configuration.

XML sample of the SSH KBI adapter configuration


<config name="dev1">
 <target>host1/target>
 <port>xx</port>
 <userName>user1</userName>
 <allow-unknown-hosts>false</allow-unknown-hosts>
 <private-key-file>${SOME_LOCATION}/.ssh/id_dsa</private-key-file>
</config>

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

(archive) BMC Atrium Orchestrator Base Adapters 20.12.02