show services user-identification active-directory-access domain-controller status
Syntax
show services user-identification active-directory-access domain-controller status
<domain name> <node (node-id | all | local | primary)> <brief | extensive>
Description
Display status information for the Active Directory domain controllers configured for the integrated user firewall feature.
Options
domain name—(Optional) Display the status of the domain controllers for a specific domain.node—(Optional) For chassis cluster configurations, display the status of the domain controllers for a specific node.node-id—Identification number of the node. It can be 0 or 1.all—Display information about all nodes.local—Display information about the local node.primary—Display information about the primary node.
brief | extensive—Display the specified level of output (the default is brief).
Required Privilege Level
view
Output Fields
Table 1 lists the output
fields for the show services user-identification active-directory-access
domain-controller status command.
Field Name |
Field Description |
|---|---|
|
Domain controller name. |
|
IP address of the domain controller. |
|
Connection status of the domain controller: connected or disconnected. |
|
Reason for a disconnected status: network issue, authentication failed, or host unreachable. |
Sample Output
show services user-identification active-directory-access domain-controller status
Displays brief information for domain controllers in all configured domains.
user@host> show services user-identification active-directory-access domain-controller status
Domain: example-domain-controller.com
Domain controller Address Status
DC1 203.0.113.51 Connected
DC2 203.0.113.12 Connected
DC3 203.0.113.6 Connected
DC4 203.0.113.11 Disconnected
DC5 203.0.113.7 Disconnected
Domain: example-domain
Domain controller Address Status
example-domain10 10.1.1.1 Disconnected
example-domain20 10.2.2.2 Disconnected
example-domain30 10.3.3.3 Disconnected
Sample Output
show services user-identification active-directory-access domain-controller status brief domain
user@host> show services user-identification active-directory-access domain-controller status brief domain example-domain-controller.com
Domain: example-domain-controller.com
Domain controller Address Status
DC1 203.0.113.51 Connected
DC2 203.0.113.12 Connected
DC3 203.0.113.6 Connected
DC4 203.0.113.11 Disconnected
DC5 203.0.113.7 Disconnected
Sample Output
show services user-identification active-directory-access domain-controller status extensive domain
user@host> show services user-identification active-directory-access domain-controller status extensive domain example-domain
Domain: example-domain
Domain controller: example-domain10
Address: 10.1.1.1
Status: Disconnected
Reason: Network issue
Domain controller: example-domain20
Address: 10.2.2.2
Status: Disconnected
Reason: Authentication failed
Domain controller: example-domain30
Address: 10.3.3.3
Status: Disconnected
Reason: Host unreachable
Release Information
Command introduced in Junos OS Release 12.1X47-D10.