Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show security user-identification source-identity-provision all

date_range 17-Jan-24

Syntax

content_copy zoom_out_map
show security user-identification source-identity-provision all

Description

Display all source identities used in user identification tables (UITs) untill now. The output includes all historical users and groups which are used till now in UITs.

Display all source identities used in user identification tables (UITs), except local authentication table, until now. For local authentication table, the command displays only currently present source identities in the table. The output includes all historical users and groups which are used till now in UITs except local authentication table.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show security user-identification source-identity-provision all command. Output fields are listed in the approximate order in which they appear.

Table 1: show security user-identification source-identity-provision all Output Fields

Field Name

Field Description

Source identities

This is a list of all users and user roles used in UITs, except local authentication table, until now. The list includes users and user roles from current local authentication table along with all users and roles in other UITs till now. The list is comma-separated. To use users in policy provisioning, you can utilize the user details currently present in UIT tables. We can view the list of users from the command line interface (CLI) by running the following commands:

show services user-identification authentication-table authentication-source all

show security user-identification local-authentication-table all

.

Sample Output

show security user-identification source-identity-provision all

content_copy zoom_out_map
user@host> show security user-identification source-identity-provision all
Source identities: ariana, ben, guest5, role1, role2, role3, role4, role_0_1, role_1_1,u1, user2

Release Information

Command introduced in Junos OS Release 12.1X44-D10.

footer-navigation