Configuring Viewpoint > Manually configuring Viewpoint > Configuring a connection from Viewpoint to Moab > Configuring an SSH password-authenticated Moab connection

2.2.1.3 Configuring an SSH password-authenticated Moab connection

A SSH password-authenticated Moab connection is a connection to the Moab server via SSH that requires password authentication.

To configure a SSH password-authenticated Moab connection

  1. Open the core.xml file located in the Viewpoint home directory.
  2. Locate the <moab-connection> element and change the type to "ssh-password".
  3. Modify <host> to specify the host name of the Moab server.
  4. Modify <user> to specify the username used to connect via SSH to the Moab server.
  5. Modify <password> to specify the password used to authenticate.
  6. Configure any of the following optional elements:

Related topics