Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Comment:
Info about MSSQL is moved to a separate page
Storage of video, screenshots and transferred files
File storages are necessary for aggregation and long-term storage of videos, screenshots and files transferred in sessions.
File storage account
| Warning | ||
|---|---|---|
| ||
A domain account is required to work with file storage, recommended to use the already created IPAMStorageOps account. |
Create and configure file storage
- Log in to the server, which will act as a file storage
- Create folders, for example MediaData, ShadowCopy, Screencasts
- Right click on the folder you created, select the item Share with > Specific people
- Enter the username, for example IPAMStorageOps and click Add
- In the "Permission level" column, click the Read value next to the IPAMStorageOps user and select Read/Write from the menu.
- Finish by clicking Share
Data storage
Indeed Identity PAM uses Microsoft SQL Server or PostgreSQL Pro to store data. The following components require databases:
- IPAMCore - PAM Core component database is used to store Indeed Identity PAM privileged accounts, resources, permissions, and other service data
- IPAMCoreJobs - PAM Core component database is used to store scheduled jobs
- IPAMIdp - IdP component database is used to store authenticators of Indeed Identity PAM users and administrators
- IPAMIdpJobs - IdP component database is used to store scheduled jobs
- ILS - Log Server component database is used to store the Indeed Identity PAM event
Database creation
| Divbox | |||||||
|---|---|---|---|---|---|---|---|
| |||||||
| |||||||
| Divbox | |||||||
| |||||||
|
Creating a service account to work with data storage
| style | background:#FAFAFA |
|---|
| title | Microsoft SQL Server |
|---|
| Divbox | |||||
|---|---|---|---|---|---|
| |||||
|
| Note | ||
|---|---|---|
| ||
The grants db_owner for Microsoft SQL Server and Superuser for PostgreSQL are is required only for the first access to the database. |
| Backtotop | ||||
|---|---|---|---|---|
|
| Divbox | ||||
|---|---|---|---|---|
| ||||
|