Configuring the Translation Manager database for integrated authentication

If you have set up integrated authentication to the Translation Manager SQL Server database while installing or configuring Content Manager, you can complete your integrated authentication by configuring the database server itself. You can skip this task if your have already configured integrated authentication for the Content Manager database, and if your Translation Manager database and Content Manager database share the same database server.

Procedure

  1. Using SQL Server client software, access a database server containing the database for which you want to set up integrated authentication.
  2. Ensure that the user accounts of any users that need to access your database are listed under Security > Logins . You typically would have specified these user accounts during installation or configuration. Ensure that they include:
    • The MTS User account
    • DOMAIN\MACHINE$
    • The user who was logged in when you ran the Content Manager installer.
  3. Ensure that the user <DOMAIN>\<MACHINE>$, as well as the user who was logged in when you installed the Content Manager server, have SELECT permission on the TM_DB_INFO table.