Solution: You configure Kerberos-constrained delegatio…

A company has a line-of-business application named App1 that runs on an internal IIS server. App1 uses a SQL Server 2008 database that is hosted on the same
server. You move the database to a dedicated SQL Server named SQL1.
Users report that they can no longer access the application by using their domain credentials.
You need to ensure that users can access App1.

Solution: You configure Kerberos-constrained delegation and then run the following command from an administrative command prompt:
setspn-a MSSQLsvc/SQLl:1433 <domain>\\<sql_service>
Does this meet the goal?

A company has a line-of-business application named App1 that runs on an internal IIS server. App1 uses a SQL Server 2008 database that is hosted on the same
server. You move the database to a dedicated SQL Server named SQL1.
Users report that they can no longer access the application by using their domain credentials.
You need to ensure that users can access App1.

Solution: You configure Kerberos-constrained delegation and then run the following command from an administrative command prompt:
setspn-a MSSQLsvc/SQLl:1433 <domain>\\<sql_service>
Does this meet the goal?

A.
Yes

B.
No



Leave a Reply 2

Your email address will not be published. Required fields are marked *


Jalal Srour

Jalal Srour

b. no
man must change the string connection between App and SQL server