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

Commit 205689a

Browse files
authored
Merge pull request #4780 from carolinacmoravia/patch-62
L11591: Nested asterisks
2 parents 54d247f + 1795152 commit 205689a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ Managed service accounts, group managed service accounts, and virtual accounts a
190190
191191
- <a name="VA_Desc"></a>**Virtual Accounts**
192192

193-
Virtual accounts (beginning with Windows Server 2008 R2 and Windows 7) are *managed local accounts* that provide the following features to simplify service administration. The virtual account is auto-managed, and the virtual account can access the network in a domain environment. If the default value is used for the service accounts during [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] setup, a virtual account using the instance name as the service name is used, in the format **NT SERVICE\\***\<SERVICENAME>*. Services that run as virtual accounts access network resources by using the credentials of the computer account in the format *<domain_name>***\\***<computer_name>***$**. When specifying a virtual account to start [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)], leave the password blank. If the virtual account fails to register the Service Principal Name (SPN), register the SPN manually. For more information on registering a SPN manually, see [Manual SPN Registration](https://msdn.microsoft.com/library/ms191153.aspx).
193+
Virtual accounts (beginning with Windows Server 2008 R2 and Windows 7) are *managed local accounts* that provide the following features to simplify service administration. The virtual account is auto-managed, and the virtual account can access the network in a domain environment. If the default value is used for the service accounts during [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] setup, a virtual account using the instance name as the service name is used, in the format **NT SERVICE\\***\<SERVICENAME>*. Services that run as virtual accounts access network resources by using the credentials of the computer account in the format *<domain_name>*__\\__*<computer_name>*__$__. When specifying a virtual account to start [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)], leave the password blank. If the virtual account fails to register the Service Principal Name (SPN), register the SPN manually. For more information on registering a SPN manually, see [Manual SPN Registration](https://msdn.microsoft.com/library/ms191153.aspx).
194194

195195
> [!NOTE]
196196
> Virtual accounts cannot be used for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Failover Cluster Instance, because the virtual account would not have the same SID on each node of the cluster.

0 commit comments

Comments
 (0)