Skip to content

Commit 9a1c41a

Browse files
committed
Fix 7919, and update nextref_longhorn include file
1 parent eb0c629 commit 9a1c41a

7 files changed

Lines changed: 239 additions & 236 deletions

docs/database-engine/configure-windows/configure-windows-service-accounts-and-permissions.md

Lines changed: 233 additions & 230 deletions
Large diffs are not rendered by default.
File renamed without changes.

docs/reporting-services/install-windows/about-url-reservations-and-registration-ssrs-configuration-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ ms.author: maggies
9797

9898
The `https://localhost` URL is interpreted as `https://127.0.0.1`. If you pegged the URL reservation to a computer name or single IP address, you cannot use localhost unless you create an additional reservation for 127.0.0.1 on the local computer. Similarly, if localhost or 127.0.0.1 is disabled on your computer, you cannot use that URL.
9999

100-
[!INCLUDE[winvista](../../includes/winvista-md.md)], [!INCLUDE[nextref_longhorn](../../includes/nextref-longhorn-md.md)] and later include new security features to minimize the risk of accidentally running programs with elevated privileges. Additional steps are necessary to enable local administration on these operating systems. For more information, see [Configure a Native Mode Report Server for Local Administration (SSRS)](../../reporting-services/report-server/configure-a-native-mode-report-server-for-local-administration-ssrs.md).
100+
[!INCLUDE[winvista](../../includes/winvista-md.md)], [!INCLUDE[winserver2008](../../includes/winserver2008-md.md)] and later include new security features to minimize the risk of accidentally running programs with elevated privileges. Additional steps are necessary to enable local administration on these operating systems. For more information, see [Configure a Native Mode Report Server for Local Administration (SSRS)](../../reporting-services/report-server/configure-a-native-mode-report-server-for-local-administration-ssrs.md).
101101

102102
## See also
103103
[Configure a URL (Report Server Configuration Manager)](../../reporting-services/install-windows/configure-a-url-ssrs-configuration-manager.md)

docs/sql-server/failover-clusters/install/before-installing-failover-clustering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ ms.author: mathoma
130130

131131
- To create a failover cluster, you must be a local administrator with permissions to log on as a service, and to act as part of the operating system on all nodes of the failover cluster instance.
132132

133-
- On [!INCLUDE[nextref_longhorn](../../../includes/nextref-longhorn-md.md)], service SIDs are generated automatically for use with [!INCLUDE[ssnoversion](../../../includes/ssnoversion-md.md)] services. For [!INCLUDE[ssnoversion](../../../includes/ssnoversion-md.md)] failover cluster instances upgraded from previous versions of [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)], existing domain groups and ACL configurations will be preserved.
133+
- On [!INCLUDE[winserver2008](../../../includes/winserver2008-md.md)], service SIDs are generated automatically for use with [!INCLUDE[ssnoversion](../../../includes/ssnoversion-md.md)] services. For [!INCLUDE[ssnoversion](../../../includes/ssnoversion-md.md)] failover cluster instances upgraded from previous versions of [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)], existing domain groups and ACL configurations will be preserved.
134134

135135
- Domain groups must be within the same domain as the machine accounts. For example, if the machine where [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] will be installed is in the SQLSVR domain which is a child of MYDOMAIN, you must specify a group in the SQLSVR domain. The SQLSVR domain may contain user accounts from MYDOMAIN.
136136

docs/sql-server/failover-clusters/install/create-a-new-sql-server-failover-cluster-setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ ms.author: mathoma
158158

159159
15. Use this page to specify Cluster Security Policy.
160160

161-
- [!INCLUDE[firstref_longhorn](../../../includes/firstref-longhorn-md.md)] and later versions - Service SIDs (server security IDs) are the recommended and default setting. There is no option for changing this to security groups. For information about service SIDs functionality on [!INCLUDE[nextref_longhorn](../../../includes/nextref-longhorn-md.md)], see [Configure Windows Service Accounts and Permissions](../../../database-engine/configure-windows/configure-windows-service-accounts-and-permissions.md). This has been tested in standalone and cluster setup on [!INCLUDE[winserver2008r2](../../../includes/winserver2008r2-md.md)].
161+
- [!INCLUDE[firstref_longhorn](../../../includes/firstref-longhorn-md.md)] and later versions - Service SIDs (server security IDs) are the recommended and default setting. There is no option for changing this to security groups. For information about service SIDs functionality on [!INCLUDE[winserver2008](../../../includes/winserver2008-md.md)], see [Configure Windows Service Accounts and Permissions](../../../database-engine/configure-windows/configure-windows-service-accounts-and-permissions.md). This has been tested in standalone and cluster setup on [!INCLUDE[winserver2008r2](../../../includes/winserver2008r2-md.md)].
162162

163163
- On [!INCLUDE[winserver2003](../../../includes/winserver2003-md.md)], specify domain groups for [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] services. All resource permissions are controlled by domain-level groups that include [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] service accounts as group members.
164164

@@ -281,7 +281,7 @@ ms.author: mathoma
281281

282282
13. Use this page to specify Cluster Security Policy.
283283

284-
- [!INCLUDE[firstref_longhorn](../../../includes/firstref-longhorn-md.md)] and later versions - Service SIDs (server security IDs) are the recommended and default setting. There is no option for changing this to security groups. For information about service SIDs functionality on [!INCLUDE[nextref_longhorn](../../../includes/nextref-longhorn-md.md)], see [Configure Windows Service Accounts and Permissions](../../../database-engine/configure-windows/configure-windows-service-accounts-and-permissions.md). This has been tested in standalone and cluster setup on [!INCLUDE[winserver2008r2](../../../includes/winserver2008r2-md.md)].
284+
- [!INCLUDE[firstref_longhorn](../../../includes/firstref-longhorn-md.md)] and later versions - Service SIDs (server security IDs) are the recommended and default setting. There is no option for changing this to security groups. For information about service SIDs functionality on [!INCLUDE[winserver2008](../../../includes/winserver2008-md.md)], see [Configure Windows Service Accounts and Permissions](../../../database-engine/configure-windows/configure-windows-service-accounts-and-permissions.md). This has been tested in standalone and cluster setup on [!INCLUDE[winserver2008r2](../../../includes/winserver2008r2-md.md)].
285285

286286
- On [!INCLUDE[winserver2003](../../../includes/winserver2003-md.md)], specify domain groups for [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] services. All resource permissions are controlled by domain-level groups that include [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] service accounts as group members.
287287

docs/sql-server/failover-clusters/windows/failover-cluster-instance-administration-and-maintenance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ ms.author: mathoma
4545
> [!IMPORTANT]
4646
> Do not use the same account for the [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] service account and the WSFC service account. If the password changes for the WSFC service account, your [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] installation will fail.
4747

48-
On [!INCLUDE[nextref_longhorn](../../../includes/nextref-longhorn-md.md)], service SIDs are used for [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] service accounts. For more information, see [Configure Windows Service Accounts and Permissions](../../../database-engine/configure-windows/configure-windows-service-accounts-and-permissions.md).
48+
On [!INCLUDE[winserver2008](../../../includes/winserver2008-md.md)], service SIDs are used for [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] service accounts. For more information, see [Configure Windows Service Accounts and Permissions](../../../database-engine/configure-windows/configure-windows-service-accounts-and-permissions.md).
4949

5050
## Administering a Failover Cluster Instance
5151

docs/sql-server/failover-clusters/windows/upgrade-sql-server-failover-cluster-instance-2008-2012.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.author: mathoma
1818

1919
# Upgrade SQL Server instances running on Windows Server 2008/2008 R2/2012 clusters
2020

21-
[!INCLUDE[nextref-longhorn-md](../../../includes/nextref-longhorn-md.md)], [!INCLUDE[winserver2008r2-md](../../../includes/winserver2008r2-md.md)], and [!INCLUDE[winserver2012-md](../../../includes/winserver2012-md.md)] prevent Windows Server failover clusters from performing in-place operating system upgrades, capping the allowed version of [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] for a cluster. Once the cluster is upgraded to at least [!INCLUDE[winserver2012r2-md](../../../includes/winserver2012r2-md.md)], the cluster can remain up-to-date.
21+
[!INCLUDE[winserver2008-md](../../../includes/winserver2008-md.md)], [!INCLUDE[winserver2008r2-md](../../../includes/winserver2008r2-md.md)], and [!INCLUDE[winserver2012-md](../../../includes/winserver2012-md.md)] prevent Windows Server failover clusters from performing in-place operating system upgrades, capping the allowed version of [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] for a cluster. Once the cluster is upgraded to at least [!INCLUDE[winserver2012r2-md](../../../includes/winserver2012r2-md.md)], the cluster can remain up-to-date.
2222

2323
## Prerequisites
2424

0 commit comments

Comments
 (0)