How to setup X11 forwarding to perform a cluster install
search cancel

How to setup X11 forwarding to perform a cluster install

book

Article ID: 44066

calendar_today

Updated On:

Products

CA Identity Manager CA Identity Governance CA Identity Portal CA Risk Analytics CA Secure Cloud SaaS - Arcot A-OK (WebFort) CLOUDMINDER ADVANCED AUTHENTICATION CA Secure Cloud SaaS - Advanced Authentication CA Secure Cloud SaaS - Identity Management CA Secure Cloud SaaS - Single Sign On

Issue/Introduction

Why doesn't console mode (command line) correctly perform cluster installs on CA Identity Manager?

 

 

Environment

Release: CAIDMB99000-12.6.8-Identity Manager-B to B
Component:

Resolution

In order to perform the CA Identity Manager cluster installs on Linux, GUI mode would need to be performed. Follow these steps to enable GUI mode in your Linux environment:

  1. Use an X11 server application such as Xming or Cygwin/X
  2. Enable X-11 Forwarding in your client (Putty is used as an example. See image below)

    <Please see attached file for image>

    x forwarding.png
  3. Log in with your desired user
  4. echo $DISPLAY to get the associated display (Ex. Output would be "localhost:10.0"  - "10" would be the associated display)
  5. Run command "xauth list". Find the display number which corresponds with step #4 and copy it (Make sure everything is copied in the output)
  6. Sudo to root. Run command "xauth add <paste copied output from step #5>"
  7. Now commands can be executed as root and the X11 Forwarding connection can be seen.
  8. Run the CA Identity Manager installer and the installer screen should pop up.

 

Attachments

1558697973125000044066_sktwi1f5rjvs16o3q.png get_app