Enterprise Vault™ Troubleshooting Reporting
- About this document
- Setting up SQL Server Reporting Services
- Troubleshooting configuration and report deployment
- Identifying the problem
- "Reporting has been configured on this machine. However, there were a few warnings and/or errors..." message
- Troubleshooting accessing the reports
- Troubleshooting using and exporting the reports
- Troubleshooting problems with report content
- Troubleshooting report export
Changing the Reporting user account details
Enterprise Vault Reporting requires an Active Directory user account to use when accessing the Enterprise Vault databases. If you want Enterprise Vault Reporting to use a different user account, or if the existing account password expires, you can change the credentials of the account in either of the following ways:
From the Enterprise Vault Reporting Configuration utility.
See “To change the Reporting user account credentials using the Reporting Configuration utility”.
By manually updating the account's credentials in the shared data source on the Reporting Services Report Server, and then assigning the required role and rights to the new account.
See “To change the Reporting user account credentials manually”.
To change the Reporting user account credentials using the Reporting Configuration utility
- If you require a new Windows user account, create the replacement account in the Active Directory domain. This account does not require a mailbox, and need not be a member of the Windows Administrators group. When you create the account:
Select the Password Never Expires option.
Leave the remaining check boxes clear (User Must Change Password at Logon, Use Cannot Change Password, Account is Disabled).
- Start the Enterprise Vault Reports Configuration utility.
- On the Reporting Configuration utility dialog box:
Select Reconfigure data access settings for Reporting.
Enter the Domain, User name, and Password for the new or modified Reporting user account.
Re-enter the SQL Reporting Services Instance.
Specify the name of the Directory database SQL Server.
Click Reconfigure to configure the new Reporting user account.
To change the Reporting user account credentials manually
- If you require a new Windows user account, create the replacement account in the Active Directory domain. This account does not require a mailbox, and need not be a member of the Windows Administrators group. When you create the account:
Select the Password Never Expires option.
Leave the remaining check boxes unselected (User Must Change Password at Logon, Use Cannot Change Password, Account is Disabled).
- Go to the Report Manager web application, for example
http://<host_name>/reports
. - Log in with an account that has a content manager role on the Report Server.
- Click the Veritas Enterprise Vault link.
- Click Show Details.
- Click the EnterpriseVaultDS link.
- In Connect using, select Credentials stored securely in the report server. Then set the new user name and password and click Apply.
- Close the Report Manager web application.
- Assign the EVReportingRole role to the new Reporting user on all Enterprise Vault databases, including the Monitoring database, EnterpriseVaultMonitoring, and the Auditing database, EnterpriseVaultAudit, if it has been configured.
- Grant the log on locally right to the new Reporting user on the Reporting Services Report Server computer.
- Ensure that the new Reporting user has full control access rights on the folder
<Reporting_Services_install_folder>/ReportServer/bin
.