Skip to content

Commit cdb7edf

Browse files
committed
change heading
1 parent 7d755aa commit cdb7edf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/windows-server/active-directory/domain-join-error-0x40-the-specified-network-name-is-no-longer-available.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Here's an example of a network trace:
8181

8282
From the trace, you can find the DC doesn't respond to the Ticket Granting Service (TGS) request from the client for the Service Principal Name (SPN) `CIFS/DC1.ADATUM.COM`. It sends back a TCP acknowledgment, which suggests the DC received the TGS request. However, it doesn't reply with a valid TGS response. Finally, the client terminates the TCP connection.
8383

84-
Here is an analysis of the network traffic:
84+
#### Analysis of the network traffic
8585

8686
> [!NOTE]
8787
> A full understanding of the behavior needs a trace from the DC network, it might also clarify why the client does not reset the session earlier. The following analysis is based on the failure in the trace.

0 commit comments

Comments
 (0)