Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit bcdb590

Browse files
committed
config manager article added
1 parent 9370cb5 commit bcdb590

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/tools/configuration-manager/protocols-for-mssqlserver-properties-advanced-tab.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@ title: "Protocols for MSSQLSERVER Properties (Advanced Tab)"
33
description: Learn about the benefits and requirements of the Extended Protection for Authentication for the SQL Server Database Engine. See how to enable and configure it.
44
author: markingmyname
55
ms.author: maghan
6-
ms.date: 01/22/2021
6+
ms.date: 08/08/2023
77
ms.service: sql
88
ms.subservice: tools-other
99
ms.topic: conceptual
1010
monikerRange: ">=sql-server-2016"
1111
---
12+
1213
# Protocols for MSSQLSERVER Properties (Advanced Tab)
1314

1415
[!INCLUDE [SQL Server Windows Only](../../includes/applies-to-version/sql-windows-only.md)]
@@ -17,18 +18,17 @@ Use the **Advanced** tab on the **Protocols for MSSQLSERVER Properties** dialog
1718

1819
> [!IMPORTANT]
1920
> Windows does not enable **Extended Protection** by default. For information about how to enable **Extended Protection**, see the following:
21+
>
2022
> - [Windows Extended Protection \<extendedProtection\>](/iis/configuration/system.webserver/security/authentication/windowsauthentication/extendedprotection/)
2123
> - [Extended Protection for Authentication Overview](/dotnet/framework/wcf/feature-details/extended-protection-for-authentication-overview)
2224
2325
For more information about how to configure other [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] services, see [Manage the Database Engine Services](../../database-engine/configure-windows/manage-the-database-engine-services.md). For a complete description of Extended Protection, see [Connect to the Database Engine Using Extended Protection](../../database-engine/configure-windows/connect-to-the-database-engine-using-extended-protection.md).
2426

25-
**Extended Protection** is fully supported by the [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Native Client beginning with [!INCLUDE[sql2008r2](../../includes/sql2008r2-md.md)]. Support for **Extended Protection** for other [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] client providers is not currently supported.
26-
2727
## Options
2828

2929
### Extended Protection
3030

31-
There are three possible values:
31+
There are three possible values:
3232

3333
- **Off**: Means **Extended Protection** is disabled. The instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] will accept connections from any client regardless of whether the client is protected or not. **Off** is compatible with older and unpatched operating systems, but is less secure. Only use this setting when you know that the client operating systems do not support extended protection.
3434

@@ -40,6 +40,6 @@ There are three possible values:
4040

4141
An instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] can be identified by more than one NTLM service principal name (SPN). You list the SPNs as a series of strings separated by semicolons. For example, the value **MSSQLSvc/HostName1.Contoso.com;MSSQLSvc/HostName2.Contoso.com**, indicates that clients attempting to connect to SPNs named **MSSQLSvc/HOST1.Contoso.com** or **MSSQLSvc/HOST2.Contoso.com** are allowed. The variable has a maximum length of 2048 characters.
4242

43-
## See Also
43+
## See also
4444

4545
[Extended Protection for Authentication with Reporting Services](../../reporting-services/security/extended-protection-for-authentication-with-reporting-services.md)

0 commit comments

Comments
 (0)