How to Create a New Run As Account for Accessing the Operations Manager Database in Operations Manager 2007 SP1

Aplica-se a: Operations Manager 2007 SP1

If the credentials used to create the action account does not have access to the Operations Manager database, use the following procedure to create new Run As Account that will access the database.

To create a new Run As Account for accessing the Operations Manager database

  1. Log on to the computer with an account that is a member of the Operations Manager Administrators role for the Operations Manager 2007 Management Group.

  2. In the Operations Console, click the Administration button.

    Dica

    When you run the Operations Console on a computer that is not a Management Server, the Connect To Server dialog box displays. In the Server name text box, type the name of the Operations Manager 2007 Management Server that you want the Operations Console to connect to.

  3. In the Administration pane, expand Administration, expand Security, right-click Run As Accounts, and then click Create Run As Account.

  4. In the Create Run As Account Wizard, on the Introduction page, click Next.

  5. On the General page, do the following:

    1. Select Windows in the Run As Account type list.

    2. Type a display name in the Display Name text box.

      Dica

      The display name you enter here becomes the Run As Account you will add to a new Run As Profile in the following procedure.

    3. You can also type a description in the Description text box.

    4. Click Next.

  6. On the Account page, type a user name, password, and then select the domain for the account that you want to make a member of this Run As Account, and then click Create.

To assign the new Run As Account to the Operational Database Account Run As Profile

  1. In the Administration pane, expand Administration, expand Security, and then click Run As Profiles.

  2. In the Run As Profiles pane, right-click Operational Database Account, and then click Properties.

  3. In the Run As Profile - Operational Database Account dialog box, click the Run As Accounts tab.

  4. Under Run As Accounts, click New.

  5. In the Add Alternate Run As Account dialog box, click the Run As Account list, click the Run As Account you created in step 5b in the previous procedure, click the computer that is hosting the Operations Manager database, and then click OK.

  6. In the Run As Profile - Operational Database Account dialog box, click OK.

To grant SQL Server Login rights for the new account

  1. On the Windows desktop, click Start, point to Programs, point to Microsoft SQL Server 2005, and then click SQL Server Management Studio.

  2. In the Connect to Server dialog box, in the Server Type list, select Database Engine, in the Server Name list select the server and instance for your Operations Manager database (for example, computer\INSTANCE1), in Authentication list, select Windows Authentication, and then click Connect.

  3. In the Object Explorer pane, expand Security, right-click Logins, and then select New Login.

  4. In the Login - New dialog box, click Windows authentication, and then click Search.

  5. In the Select User or Group dialog box, enter the user or group name that you used when you created the new Run As Account, click Check Names, and then click OK.

  6. In the Login - New dialog box, click OK.

To grant access to the Operations Manager database

  1. On the Windows desktop, click Start, point to Programs, point to Microsoft SQL Server 2005, and then click SQL Server Management Studio.

  2. In the Connect to Server dialog box, in the Server Type list, select Database Engine, in the Server Name list select the server and instance for your Operations Manager database (for example, computer\INSTANCE1), in Authentication list, select Windows Authentication, and then click Connect.

  3. In the Object Explorer pane, expand Databases, expand Operations Manager, expand Security, right-click Users, and then click New User.

  4. In the Database User - New dialog box, type a name for this new user in the User name text box, and then click the ellipses () next to the Login name option.

  5. In the Select Login dialog box, click Browse.

  6. In the Browse for Objects dialog box, click the check box next to the new login, and then click OK.

  7. In the Database User - New dialog box, in the Database role membership list, select dbmodule_users, and then click OK.

Consulte Também

Tarefas

Como criar uma conta Executar como no Operations Manager 2007
Como criar e configurar um perfil Executar como no Operations Manager 2007