show security user-identification user-provision authentication-source jims start 1 count 9 (match-string|prefix)
Syntax
show security user-identification user-provision authentication-source jims start 1 count 9 match-string <domain-name>
Description
All users from JIMS are listed with search pattern matching (string match). Use match-string to extract the first text string matching a pattern and match string to extract all text strings that match. start indicates first count index and count indicates total number to display the string match pattern.
Options
match-string | Match string in regular expression. The match-string does not allow regression string matching. The match-string supported is [1-9] or [a-f] format. The match-string is case sensitive. |
prefix | Prefix |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the
show security user-identification
user-provision authentication-source jims start 1 count
9 match-string
<domain-name>
command. Output fields are listed in the approximate order in
which they appear.
Field Name |
Field Description |
---|---|
|
The actual listed count for current command. |
|
The total matched number for current match condition. |
|
The total number of items for current xml file. |
Sample Output
command-name
user@host> show security user-identification user-provision authentication-source jims start 1 count 9 match-string <domain-name> node0: -------------------------------------------------------------------------- Total num: 3 domain-name\user-name_1 domain-name\user-name_2 domain-name\user-name_3 Total list count: 3 Total matched count: 3
Release Information
Command introduced in Junos OS Release 20.2R1.