After you successfully create and enable Microsoft Office Communications Server 2007 R2 Group Chat service accounts, you need set up the accounts in SQL Server Management Studio and add them to the database owners group. Use the following procedures to add accounts and configure database permissions for the following:

To add service accounts to SQL Server

  1. Open SQL Server Management Studio by clicking Start, pointing to All Programs, pointing to Microsoft SQL Server 2005, and then clicking SQL Server Management Studio.

  2. In the console tree, under Security, right-click Logins, and then click New Login.

  3. In the New Logindialog box, in the Login namebox, specify the service account you created, and then click OK.

  4. Repeat steps 1 through 3 for each Lookup service, Channel service, and Compliance service account that you want to add.

To add service accounts to the database owners group

  1. In SQL Server Management Studio, under Security, and Logins, right-click the name of the service account, and then click Properties.

  2. On the User Mappingtab, select the check box next to the database that you created for Group Chat.

  3. In Database Role Membership, select the db_ownercheck box, and then click OK.

  4. Repeat steps 1 through 3 for each Group Chat service account that you want to add.