![]() |
Experience Portal uses the following PostgreSQL user accounts:
| Default account name | Description | ||||
|---|---|---|---|---|---|
| postgres |
The database administrator can use this account to log in to the
local Avaya Experience Portal database and perform database administration tasks.
The password for this account is automatically generated. You cannot add other accounts of this type, delete this account, or change the account name.
|
||||
| report |
This user account can only read those tables in the Experience Portal
database that store report data. Speech application developers can use
this account to log in to the database to create custom reports using
any SQL-enabled report generation tool.
You can have any number of accounts of this type with any account names. |
||||
| reportwriter |
This user account can only change the data in the tables that store
report data in the Experience Portal database on the Auxiliary EPM server.
You can have any number of accounts of this type with any account names.
|
||||
| vpcommon |
This account is required if you plan to configure an Auxiliary EPM server.
It allows the Auxiliary EPM servers
limited access to the main Experience Portal database.
You can delete this account or set the password for it, but you cannot add other accounts of this type or change the account name. |
With the SetDbPassword.sh script, you can change all account passwords and add and delete all accounts except for postgres, which cannot be deleted.
If you have just installed the EPM software and are still logged into the EPM server, make sure that the environment variables are properly loaded as described in the Reloading the Avaya Experience Portal environment variables topic in the Implementing Avaya Experience Portal on multiple servers guide.