show security policies unknown-source-identity
Syntax
show security policies unknown-source-identity
Description
Display a list of any user or role that is referenced in a policy as a source-identity, but is not yet included in the role provisioning table.
The role provisioning table is created from the local authentication table, UAC authentication tables, and user-identification authentication tables. The UAC and user-identification authentication tables are dynamic and contain only those users currently authenticated. Because of this, a role can be listed as unknown because no user associated with the role has authenticated yet. There is no consequence if a role remains unknown.
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show security policies unknown-source-identity
command. Output
fields are listed in the approximate order in which they appear.
Field Name |
Field Description |
---|---|
|
Part of the zone pair that identifies the source of the traffic to which a policy applies. Affected policies are grouped by their zone pair. |
|
Part of the zone pair that identifies the destination of the traffic to which a policy applies. Affected policies are grouped by their zone pair. |
|
The name of the policy that contains the unknown source identity. |
Unknown source identities |
A list of user names and roles specified in the source-identity field of the named policy that are unknown. |
Sample Output
show security policies unknown-source-identity
In the following sample output, policy p1 which controls traffic from the untrust zone to the trust zone specifies two roles, r1 and r3, that are not yet provisioned. Similarly, policy p2 affecting traffic from the trust zone to the trust zone also contains two roles that are not provisioned, role1 and abc.
user@host> show security policies unknown-source-identity From zone: untrust, To zone: trust Policy: p1 Unknown source identities: r1, r3 From zone: trust, To zone: trust Policy: p2 Unknown source identities: role1, abc
Release Information
Command introduced in Junos OS Release 12.1X45-D10.