Manual add

To provide access to the resource to the directory users, you must add a new resource to the Indeed PAM.

  1. Switch to Resources section and click Add.
  2. Select organizational unit.
  3. Fill in the Resource name, DNS name and/or IP Address and Description fields.

    For Windows resources, you must specify the real computer name.

    When specifying an IP address make sure it is static.

Add from file

  • prepare the CSV-file

    Line format: 'Name; Description; DNS name; IP address; User Connection (UC) type; UC address; US port; UC matching url; UC matching url is regex; Service Connection account name; Service Connection type; Service Connection SSH template; Service Connection port; Cisco's privilege mode password
    At least either DNS name or IP address should be filled.
    Examples:
    Computer;Typical Computer 1;;192.168.0.101;RDP;;;;;DEV\root;Windows;;;
    Computer;Typical Computer 2;;192.168.0.101;RDP;;3390;;;;;;;
    Website;Typical Website 3;dev.local;;WebTemplate;http://dc.dev.local/;;http://dc.dev.local/login;FALSE;DEV\root;Windows;;;
    Server;Typical Server 4;;192.168.0.3;SSH;;;;;;;;;

  • Click Add from file

  • Choose CSV-file
  • Check Adding with policy option if a policy needs to be defined for resources
  • Click Save

RDP connection setup

  • Select RDP Connection type
  • If the connection address is different from the DNS name/IP address, specify it by selecting the appropriate checkbox
  • Enter the Port if it is not the default

If you need to open a session with the mstsc /admin parameter, enable the Run as administrator option

SSH connection setup

  • Select SSH Connection type
  • If the connection address is different from the DNS name/IP address, specify it by selecting the appropriate checkbox
  • Enter the Port if it is not the default


User connection setup

In Indeed PAM, RDP and SSH connections are standard. Other connection types, for example, a web session or connection to a DBMS, are configured separately for each target application. Below we will consider examples of configuring a connection to the web console Citrix NetScaler and MS SQL Management Studio. After Indeed PAM installation, these types of connections will not be in the list of connections. To create a new connection type, you may need to contact Indeed technical support.

Web session setup

  • Select Citrix NetScaler Connection type
  • Fill in URL of web application
  • Fill in Sign-in page URL of web application if different


If the Sign-in page URL may not match the specified value after accessing it, then enable the Regular expression option, the option allows you to specify an expression that will match any address value.

DBMS connection setup

  • Select MS SQL Management Studio connection type
  • If the MS SQL Server instance connection address is different from the DNS name/IP address, specify it by selecting the appropriate checkbox
  • Enter the Port if necessary

Service connection setup

This article will not consider setting up a service connection, a detailed description of the configuration process is available in the article Setting up a service connection for resources.

  • Disable the Use connector for service connection option
  • Complete the adding resource

  • No labels