单项选择题
You need to define an authentication system for the main office database administrators. The setup should require the minimum amount of administrative effort. The authentication environment must fulfill the company’s security requirements.What should you do?()
A.Create a SQL Server login with Windows Authentication for each main office database administrator.Add all of these logins to the db_owner role in each database.
B.Create a SQL Server login with SQL Server Authentication for each main office database administrator.Add all of these logins to the sysadmin role.
C.Create a Windows global group named DBAdmins. Add each main office database administrator’s Windows user account to the Windows DBAdmins group.Create a SQL Server login with Windows Authentication for the group.Add the group to the serveradmin fixed server role.
D.Add each main office database administrator’s Windows user account to the Windows SQLManagersgroup.
相关考题
-
单项选择题
YouneedtoconfigureActiveDirectorytoimplementthenewpasswordpolicyfortheHRdepartment.Whatshouldyoudo?()
A.Create a new child domain named hr.ad.margiestravel.com in the existing forest. Move the resources from the HR OU to this new domain. Add the appropriate security settings in the Default Domain Policy for this new domain.
B.Add the appropriate security settings to the current Default Domain Policy.
C.Add the appropriate security settings to the local security policy of SQL1.
D.Set the SQL server check_policy and check_expiration options to On when creating all user accounts. -
单项选择题
YouneedtoimplementanauthenticationmethodonSQL4.TheTravelOnlinedatabasewillbeaccessedthroughaWebservicesapplication.Youneedtomaketheauthenticationmethodassecureaspossible.Whatshouldyoudo?()
A.Create an HTTP endpoint with NTLM authentication, and create a service principal name (SPN).
B.Create an HTTP endpoint with digest authentication, and create a service principal name (SPN).
C.Create an HTTP endpoint with integrated authentication, and create a service principal name (SPN).
D.Create an HTTP endpoint with Kerberos authentication. -
多项选择题
Youneedtoensurethatthecompany’sstandardpasswordpolicyisenforcedforallloginsthatareusedtoaccessSQLServer2005.Whichtwoactionsshouldyouperform?()
A.Set the appropriate local password policies for all computers on which SQL Server is installed.
B.Set the server authentication mode of all SQL Server instances to Windows Authentication mode.
C.Install all instances of SQL Server 2005 on computers that run Windows Server 2003 or later.
D.Create SQL Server logins that have CHECK_POLICY enabled.
