Skip to main content
Version: Axidian Privilege 3.3

Adding a Resource

Manual Add

To provide access to the resource to the directory users, you must add a new resource to the Axidian Privilege.

  1. Go to the Resources section and click Add.
  2. Enter the name of the resource.
    For Windows-based resources, specify the computer name.
  3. Fill in the DNS name and/or IP Address and Description fields.
  4. Enter a description and click Next.
  5. Select the Connection type and set the settings depending on the type:
    • PostgreSQL and MSSQL — fill in the Default Database field.
    • SSH — enter the Fingerprint of the SSH key.
    • RDP — set the Run as Administrator option.
  6. Select the Connection Address:
    • Inherit from the resource — the connection address duplicates the DNS name or IP address of the resource.
    • Enter manually — the connection address is set manually in the format https://app.local:port or https://app.local.
  7. Fill in the Port field.
  8. Set the Use connector for service connection option and configure the service connection.
    In the next step, select a service account.
  9. Click Next.
  10. Check the entered data and click Save.

Add from File

  1. Prepare CSV-file.
  2. Click Add from file.
  3. Choose CSV-file.
  4. Check Adding with policy option if a policy needs to be defined for resources.
  5. Click Save.
Line format in CSV
Name; Description; DNS name; IP address; User Connection (UC) type; UC address; US port; UC matching url; UC matching url is regex; ServiceConnection account name; Service Connection type; Service Connection SSH template; Service connection address; Service Connection port; Cisco's privilege mode password
Example
Computer1;Typical Computer 1;res.test.com;;RDP;;;;;;;;;;

Computer2;Typical Computer 2;;192.168.0.102;SSH;;;;;;;;;;

User Connection Setup

For each resource, you need to configure a user connection that will be used to open a session on the resource.

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.
info

When opening a session, you can select local drives to use in the remote session. It is also possible to connect without redirecting local drive.

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 Axidian Privilege, 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 Axidian Privilege installation, these types of connections will not be in the list of connections. To create a new connection type, you may need to contact 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
note

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