Verifying the security configuration for SQL Server 2008

Use the SQL Server Management Studio to verify the security configurations for the SQL Server 2008.

Before you begin

You must finish downloading and installing SQL Server 2008.

Procedure

  1. Start the Microsoft SQL Server Management Studio.
  2. Right click the SQL server root node, and click Properties.
  3. Select Security from the Select a page panel.
  4. Ensure that SQL Server and Windows Authentication Mode is selected.
  5. Click OK.

What to do next

Create the Identity Manager database.