show services user-identification active-directory-access statistics
Syntax
show services user-identification active-directory-access statistics (ip-user-mapping | ip-user-probe | user-group-mapping) <domain name>
Description
Display statistics about IP address-to-user mapping, user-to-group mapping, and IP user probes used for the integrated user firewall feature. If two domains are configured, output is provided per domain.
Options
ip-user-mapping—Number of total queries and failed queries to the event log on the domain controller for address-to-user mappings. Includes additional information, such as the log scan interval and the timestamp of the last event read.ip-user-probe—Number of total PC probes and failed probes.user-group-mapping—Number of total queries and failed queries to the LDAP server for user-to-group mappingsdomain name—(Optional) Display the statistics for the specified domain.
Required Privilege Level
view
Output Fields
Table 1 lists the output fields
for the show services user-identification active-directory-access
statistics ip-user-mapping command.
Field Name |
Field Description |
|---|---|
|
IP address of the domain controller. |
|
When the feature is first deployed, the number of previous hours for which the event log on the domain controller is read. A one means the last hour of the event log is read. |
|
Number of seconds between event log scans. |
|
Count of the queries on the event log. |
|
Count of the failed queries on the event log. |
|
Count of the times the event log was read. |
|
Year:month:date:hours:minutes:seconds is the timestamp taken from the event log. Timestamp records the latest statistics updated time of the SRX Series Firewalls. |
Table 2 lists the output
fields for the show services user-identification active-directory-access
statistics ip-user-probe command.
Field Name |
Field Description |
|---|---|
|
Count of the probes of IP addresses to get IP address-to-user mappings. |
|
Count of failed probe attempts. |
Table 3 lists the
output fields for the show services user-identification active-directory-access
statistics user-group-mapping command.
Field Name |
Field Description |
|---|---|
|
IP address and port being queried. |
|
Count of queries. |
|
Count of failed query attempts. |
Sample Output
show services user-identification active-directory-access statistics ip-user-mapping
user@host> show services user-identification active-directory-access statistics ip-user-mapping
Domain: example-domain1.com
Host: 192.0.2.192
Initial event log timespan : 1
Eventlog scan interval : 60
Total log query number : 240
Failed log query number : 0
Log read number : 838
Latest timestamp :2013-10-11:15:11:54
Host: 192.0.2.50
Initial event log timespan : 1
Eventlog scan interval : 60
Total log query number : 273
Failed log query number : 0
Log read number : 2012
Latest timestamp :2013-10-11:15:11:23
Domain: example-domain2.com
Host: 192.0.2.39
Initial event log timespan : 1
Eventlog scan interval : 10
Total log query number : 1596
Failed log query number : 0
Log read number : 6691
Latest timestamp :2013-10-11:15:25:03
Host: 192.0.2.1
Initial event log timespan : 1
Eventlog scan interval : 10
Total log query number : 2628
Failed log query number : 0
Log read number : 114953
Latest timestamp :2013-10-11:15:24:01Sample Output
show services user-identification active-directory-access statistics ip-user-probe
user@host> show services user-identification active-directory-access statistics ip-user-probe Domain: example-domain3.com Total user probe number : 176116 Failed user probe number : 916 Domain: example-domain3.com Total user probe number : 17632 Failed user probe number : 342
Sample Output
show services user-identification active-directory-access statistics user-group-mapping
user@host> show services user-identification active-directory-access statistics user-group-mapping Domain: example-domain3.com Host: 192.0.2.1 Port 389 Total query number : 176116 Failed query number : 916 Domain: example-domain3.com Host: 192.0.2.5 Port 389 Total query number : 8965
Release Information
Command introduced in Junos OS Release 12.1X47-D10.