Difference between revisions of "CommVault Agent Setup"
(Created page with "=== CommVault Specifics === The agent must run as a user that has permissions to connect to SQL Server. By default, the installation configures it as a "Local Service", which...") |
(Add section on qlogin) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
=== CommVault Specifics === | === CommVault Specifics === | ||
| + | ==== Tranzman Agent SQL Server Access ==== | ||
The agent must run as a user that has permissions to connect to SQL Server. By default, the installation configures it as a "Local Service", which does not have the necessary permissions. | The agent must run as a user that has permissions to connect to SQL Server. By default, the installation configures it as a "Local Service", which does not have the necessary permissions. | ||
You must change the user login used by the service to a suitable account. To do this, open services and find tranzman in the list. | You must change the user login used by the service to a suitable account. To do this, open services and find tranzman in the list. | ||
| − | + | [[File:Cvm-services.png]] | |
Right-click and select properties. In the window that appears, select the "Log-on" tab. | Right-click and select properties. In the window that appears, select the "Log-on" tab. | ||
| − | + | [[File:Cvm-user.png]] | |
| − | Select " | + | Select "This account" and enter the username and password of the account to use, then click OK. |
Finally, restart the service. | Finally, restart the service. | ||
| + | ==== CommVault Login ==== | ||
| + | The agent needs to log-in to the CommVault CommCell using the ''qlogin'' executable. If single sign-on is enabled the agent will use it (see CommVault's documentation for configuring single sign-on). | ||
| + | |||
| + | If single sign-on is unavailable for any reason, the agent must be provided with a username and password. You can add these via the web in the "Environments" page. | ||
| + | |||
| + | [[File:Cvm-creds.png]] | ||
[[Discovery|Back to Discovery]]. | [[Discovery|Back to Discovery]]. | ||
Latest revision as of 09:37, 15 July 2019
CommVault Specifics
Tranzman Agent SQL Server Access
The agent must run as a user that has permissions to connect to SQL Server. By default, the installation configures it as a "Local Service", which does not have the necessary permissions.
You must change the user login used by the service to a suitable account. To do this, open services and find tranzman in the list.
Right-click and select properties. In the window that appears, select the "Log-on" tab.
Select "This account" and enter the username and password of the account to use, then click OK.
Finally, restart the service.
CommVault Login
The agent needs to log-in to the CommVault CommCell using the qlogin executable. If single sign-on is enabled the agent will use it (see CommVault's documentation for configuring single sign-on).
If single sign-on is unavailable for any reason, the agent must be provided with a username and password. You can add these via the web in the "Environments" page.


