Find answers to your technical questions and learn how to use our products
Search suggestions:
Find answers to your technical questions and learn how to use our products
Search suggestions:
|
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.
Important:
Contact the Avaya Services representative to modify the local VoicePortal database as the database contains critical configuration information used to run the system.
|
|
report
|
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.
Important:
Contact the Avaya Services representative to modify the tables that store report data in the local VoicePortal database.
|
|
vpcommon
|
This account allows each Auxiliary EPM server limited access to the main Experience Portal database, and it is required if you plan to configure an Auxiliary EPM server.
You can delete this account and set the password for this account, but you cannot add other accounts of this type or change the account name.
|
|
Update the password for the vpcommon user on the local database on the Primary EPM server
|
Enter the bash SetDbPassword.sh update_primary_vpcommon command.
|
|
Update the password for the local postgres user on the Primary EPM server
|
Enter the bash SetDbPassword.sh update -u postgres command.
|
|
Update the password for the report user name rptuser on the local database on the Primary EPM server
|
Enter the bash SetDbPassword.sh update -u <rptuser> command.
|
|
Set random password for local postgres user on the Primary EPM server
|
Enter the bash SetDbPassword.sh reset_postgres command.
|
|
Update the password for the Primary EPM's vpcommon user on the Auxilary EPM server
|
Enter the bash SetDbPassword.sh update_primary_vpcommon command.
|
|
Update the password for the vpcommon user on the local database on the Auxilary EPM server
|
Enter the bash SetDbPassword.sh update_aux_vpcommon command.
|
|
Update password for the local postgres user on the Auxilary EPM server
|
Enter the bash SetDbPassword.sh update -u postgres command.
|
|
Update the password for the report user name rptuser on the local database on the Auxilary EPM server
|
Enter the bash SetDbPassword.sh update -u <rptuser> command.
|
|
Set random password for local postgres user on the Auxilary EPM server
|
Enter the bash SetDbPassword.sh reset_postgres command.
|