We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 995ebab commit 5268bb4Copy full SHA for 5268bb4
1 file changed
support/windows-server/active-directory/error-code-0x54b.md
@@ -84,6 +84,7 @@ Check the network connectivity between the client and the Domain controller
84
InterfaceAlias: Ethernet 2
85
SourceAddress: <source_address>
86
TcpTestSucceeded : True
87
+ ```
88
89
It indicates that the LDAP Port TCP 389 is open between the client and the DC.
90
@@ -133,6 +134,7 @@ Check the network connectivity between the client and the Domain controller
133
134
querying...
135
136
TCP port 389 (ldap service): LISTENING
137
138
139
* Collect network monitor trace when reproducing the issue to confirm if there's any network connectivity issue if necessary.
140
0 commit comments