Cisco Cisco Unified Contact Center Management Portal 11.0(1) Installation Guide

Page of 159
Script 3
USE [master];
ALTER LOGIN [<username>] WITH DEFAULT_LANGUAGE=[us_english];
GO
where
<username>
is the Windows domain user or SQL Server user you will
specify for the Connect Using option during the installation of the Portal Database
(SQL Server Connection Details window). For example:
if you will connect using the option The Windows account information I
use to logon to my computer
, and have a username user1 on Unified
CCMPDOM
, you would enter Unified CCMPDOM\user1 for
<username>
if you will connect using the option The SQL Server login information
assigned by the system administrator
, and will use the sa user, you would
enter sa for
<username>
.
12 Troubleshooting
159