Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Databases

in Use

Axidian Privilege Indeed Identity PAM uses Microsoft SQL Server or PostgreSQL Pro to store data. The following components require databases:

  • IPAMCore - PAM Core Axidian Privilege Core component database is used to store Indeed Identity PAM Axidian Privilege privileged accounts, resources, permissions, and other service data
  • IPAMCoreJobs - PAM CoreJobs Axidian Privilege Core component database is used to store scheduled jobs
  • IPAMIdp - IdP Idp — IdP component database is used to store authenticators of Indeed Identity PAM Axidian Privilege users and administrators
  • IPAMIdpJobs -IdpJobs IdP component database is used to store scheduled jobs
  • ILS - LS Log Server component database is used to store the Indeed Identity PAM Axidian Privilege events

Database

creation

Creation

Divbox
stylebackground:#FAFAFA


Expand
titlePostgreSQL, PostgreSQL Pro
  1. Launch pgAdmin and connect to the PostgreSQL Pro server
  2. Open the context menu of the Databases item 
  3. Select Create, Database
  4. Specify a database name, for example: IPAMCoreCore,  IPAMCoreJobs CoreJobs,  IPAMIdPIdP, IPAMIdPJobs IdPJobs, ILSLS
  5. Click Save


Creating a

service account

Service Account to

work

Work with

data storage

Data Storage

Divbox
stylebackground:#FAFAFA


Expand
titlePostgreSQL, PostgreSQL Pro
  1. Launch pgAdmin and connect to the PostgreSQL Pro server
  2. Open the context menu of the Login/Group Roles item
  3. Select Create, Login/Group Role
  4. Specify a Name, for example IPAMSQLServiceOps
  5. Go to Definition tab, enter the new password for account
  6. Go to Privileges tab, check Yes for Can Login? and Superuser? items
  7. Click Save, repeat for the rest of the databases.



Note
iconfalse

The Superuser for PostgreSQL is required only for the first access to the database.



Divbox
classrightFloat

Table of Contents
printablefalse