6.1 Configuring Windows Authentication

By default, Secure Configuration Manager uses SQL authentication for communication between Core Services and the database. SQL authentication creates a user ID and password that are valid only for Microsoft SQL Server. You can also use Windows authentication.

When using Windows authentication, the database checks with the Windows domain controller to see if the user ID and password you used to log on to the computer are allowed to use the database.

To use Windows authentication:

  1. (Conditional) If the database is on the same computer as Core Services, complete the following steps on this computer:

    1. Start the Core Services Configuration Utility in the NetIQ Secure Configuration Manager program folder.

    2. On the Database tab, set the Use Windows Authentication field to True.

    3. Click OK to save the changes and close the Configuration Utility.

    4. Restart Core Services.

  2. (Conditional) If the database is on a different computer from Core Services, complete the following steps on the Core Services computer:

    1. Start the Core Services Configuration Utility in the NetIQ Secure Configuration Manager program folder.

    2. On the Database tab, set the Use Windows Authentication field to True.

    3. Click OK to save the changes and close the Configuration Utility.

    4. Browse to the Services list in Control Panel.

    5. Select NetIQ Core Services from the Services list.

    6. Change the service properties to log on with the account you specify to connect to the database.

    7. Click OK.

    8. Click Start Service.

  3. Close the Services and Administrative Tools windows.