The Report Server consists of the Portal Web Application, the databases, and the Data Service. Use TMS to configure the report server.
The time zone for the Windows™ machine hosting the Report Server must be configured to match the Tealeaf system time zone. This requirement may be loosened in a subsequent release.
Note: Changes to the Report Server configuration require an IISReset, which forces all users from the Portal. Perform these configuration changes accordingly.
To view or edit Report Server configuration settings:
- Log in to the Portal as an admin user.
- From the Portal menu, navigate to TMS.
- In the Servers view, select the server to drill down to components.
- Select the component to display the configurations.
- Select Shared configuration information to display the Config Info dialog.
- Click View/Edit.
Note: After you make changes to the Report Server configuration, the following steps are required:
- Push the configuration to all servers through TMS.
- Restart the Tealeaf Data Service.
- Perform an IISreset of the Portal.
Changing Database Passwords
Changing database passwords in the Portal changes only the passwords used by the Portal to connect to the database; it does not change the passwords in SQL Server.
To change passwords, complete the following steps:
- Login to the Report Server.
- Stop all services except for TMS, which is required to complete this set of steps.
- In SQL Server, change the passwords for the Tealeaf administrator and user accounts.
- By default, these account IDs are
TLADMIN
andTLUSER
. - Retain the passwords for later use.
- For more information on making this change in SQL Server, see the documentation that came with the product.
- By default, these account IDs are
- Run the Database Manager. Connect using an account with database administrator permissions.
- In the Database Manager menu, select Mode > Info/Config > Report Server Configuration.
- Select Database in the left navigation pane.
- Change the passwords as required.
- Click OK.
Passwords are changed.
- To exit the Database Manager, click Exit.
- Relaunch the Database Manager. Connect using the Tealeaf authentication.
- If the passwords that you entered are correct, you should be able to login to the Database Manager.
- Click Exit.
- Restart all Tealeaf services on the Report Server.