2.1 Transport

The Distributed Link Tracking: Central Manager Protocol uses the RPC protocol sequence ncacn_ip_tcp, specified in [MS-RPCE] section 2.1.1.1.

This protocol uses RPC dynamic endpoints, as specified in [C706] section 6.2.2.

This protocol MUST use the following parameters:

  • UUID: The RPC interface UUID value defined in [MS-DLTW] section 1.9 MUST be used.

  • Version number: 1.0.

  • A SPNEGO security provider. For more information on SPNEGO, see [MS-SPNG].

  • A server principal name (see [MS-RPCE], section 3.2.2.3.2), calculated as follows:

    • ServerPrincipalName: DomainName + "\" + ServerMachineName + "$".

    • DomainName: Name of the domain in which the machine is a member.