Cisco Cisco TelePresence Management Suite (TMS) Version 15 Maintenance Manual

Page of 342
Configuration
Database Connection Settings
This is where you specify the location of the Cisco TMS or Cisco TMS Provisioning Extension (TMSPE) 
SQL databases, and the credentials Cisco TMS uses to connect to them.
TMS Database Connection Settings
Prerequisites for Windows Authentication and the Cisco TMS database
If you intend to use Windows Authentication, ensure that the following accounts have db_owner rights to 
the database before you edit the TMS database settings:
 
the account you use to log into the Cisco TMS server
 
the account that the TMS services log on as
 
the IIS AppPool account
Before selecting Windows Authentication in TMS Tools, complete the following steps for Cisco TMS to 
use Windows authentication towards the SQL database:
 1.  Create a new Active Directory service account, for example tms-databaseservice.
 2.  In SQL Server, create a new login for tms-databaseservice.
 3.  In SQL Server, create a new user for the tmsng database. 
 a.  Associate the user with the tms-databaseservice login.
 b.  Assign the user db_owner permissions.
 4.  In SQL Server, create a new login for the user account that runs TMS’s IIS App pool. 
 
In Windows 2003 (IIS 6), the default account is NT AUTHORITY\NETWORK SERVICE. 
 
In Windows 2008 (IIS 7), the default account is IIS APPPOOL\TMSNet40AppPool. 
 You can verify which user account TMS’s IIS App pool runs under by opening TMS’s log-web file; the first 
entry will say “TMS Version 14.3.1 (IIS APPPOOL\TMSNet40AppPool)”.
 5.  In SQL Server, create a new user for the tmsng database. 
 a.  Associate the user with the login you created in step 4 above.
 b.  Assign the user db_owner permissions.
 6.  Change all six TMS services so that they log on as tms-databaseservice, and restart them.
 7.  Restart IIS.
You can now disable SQL Server authentication in SQL Server, so that it uses Windows Authentication only.
Note: You must re-enable SQL authentication in SQL server, if you chose to disable it, and set authentication 
back to SQL in TMS Tools before upgrading Cisco TMS.
Database Settings
Field
Description
Database 
Server\Instance
This field shows the database server and instance which Cisco TMS is currently using. Change 
this setting to point the Cisco TMS application to a different server or instance.
Cisco TMS Administrator Guide (14.3.1)
Page 290 of 342
TMS Tools
Configuration