Blog Title

Test connectivity to Symantec IGA 15 Provisioning Directory

Product

Broadcom Symantec Identity and Access Management 15

Objective

To provide step-by-step instructions to

  1. Configure the necessary firewall settings on RHEL VM server on which IGA 15 is deployed.
  2. Check provisioning directory connection details in provisioning knowledge file.
  3. Verify the provisioning directory connection from JXplorer.

Details

Port Configuration (Red-Hat VM)

You must ensure the Provisioning Router port is open on your Red-Hat VM firewall:

Enable port 20391: Run firewall-cmd –permanent –add-port=20391/tcp.

Reload the firewall: Run firewall-cmd –reload.

Verify the port is active: Run firewall-cmd –list-ports

Connect to IGA 15 using WinSCP and navigate to the following path:

Connect IGA 15 to WIN-SCP.

Navigate to

/opt/brcm/iga/inst/cadir/dxserver/config/knowledge this path

And open

iga15demo-iga15-impr.dxc

Open the knowledge file named iga15demo-iga15-impr.dxc to check the address entry for the provisioning directory connection details.

The address is tcp “192.168.116.135” port 20391

Use the ip address and port to test the connection in JXplorer

Connect to the Provisioning Directory in JXplorer

Use the following details:

Base DN

dc=etadb

Host:

Use the Provisioning Router server host name or IP address (this typically runs on the Provisioning server).

The host name is 192.168.116.135

Port:

20391 (the Provisioning Router port).

User DN:

eTDSAContainerName=DSAs,eTNamespaceName=CommonObjects,dc=etadb

Authentication:

SSL + Password

In JXplorer connect to the Provisioning Directory

Select Ok to connect to the Provisioning Directory.

Verify Provisioning Directory data

Provisioning directory shows DSA and Endpoint details

Reference

N/A

Author

Sricharan KT

 

TOP