Service Principal Name (SPN)服务类实际上是服务的某种通用名称。例如,所有Web服务器都分组在“ www”类中,而SQL服务则在“ SqlServer”类中。 如果服务在自定义端口后面运行,或者您要指定它以避免任何歧义,则可以将其附加到主机名: 1.UPN很好理解那什么叫SPN在域里面?
Service Principal Names SyntaxA service uses the following elements to compose a service principal name.The basic syntax of service principal name is as follows:< service type >/< instance name >:< port number >/< service name >where the elements of the syntax have the following meanings:...
Service principal names are associated with the security principal (user or groups) in whose security context the service executes. SPNs are used to support mutual authentication between a client application and a service.http://technet.microsoft.com/library/Cc961723 ...
Setspn.exe is a command line tool that enables you to read, modify, and delete the Service Principal Names (SPN) directory property. This tool also enables you to view the current SPNs, reset the account's default SPNs, and add or delete supplemental SPNs. ...
Registering Kerberos Service Principal Names by Using Http.sys Exposing SQL Programmability to the Web Learn Previous Versions SQL SQL Server 2008 R2 Setting the Server to Listen for Native XML Web Services Requests Configuring the HTTP Kernel-Mode Driver (Http.sys) ...
ServicePrincipalInner 构造函数 属性 AccountEnabled AlternativeNames AppDisplayName AppId AppOwnerTenantId AppRoleAssignmentRequired AppRoles DisplayName ErrorUrl 主页 KeyCredentials LogoutUrl Oauth2Permissions PasswordCredentials PreferredTokenSigningKeyThumbprint PublisherName ReplyUrls SamlMet...
Service principal names Article 02/08/2023 7 contributors Feedback In this article In this section See also A service principal name (SPN) is a unique identifier of a service instance. Kerberos authentication uses SPNs to associate a service instance with a service sign-in account. Doing ...
Beginning with SQL Server 2008, support for service principal names (SPNs) has been extended to enable mutual authentication across all protocols. In previous versions of SQL Server, SPNs were only supported for Kerberos over TCP when the default SPN for the SQL Server instance was registered wi...
Services use service publication in Active Directory to provide information about themselves in the directory for easy discovery by client applications and other services. In addition, Active Directory supports service principal names (SPNs) as a means by which client applications can identify and authe...
This topic describes ODBC attributes and functions that support service principal names (SPNs) in client applications. For more information about SPNs in client applications, see Service Principal Name (SPN) Support in Client Connections and Get Mutual Kerberos Authentication....