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

request services user-identification authentication-source jims groups domain <domain-name> (force-fetch|status)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
request services user-identification authentication-source jims groups domain <domain-name>
request services user-identification authentication-source jims groups domain <domain-name> status
request services user-identification authentication-source jims groups domain <domain-name> force-fetch

Description

You can request JIMS server to retrieve the group list for Active Directory (AD) domain using root logic-system. There are no new requests triggered if the group query for the domain is ongoing.

Options

force-fetch

This option is used to send out the group query even if you retrieve the group-list. The force-fetch does not take effect even if the group query is already sent out and that does not retrieve result.

status

This option displays the status of the received message. You can verify that the Juniper Identity Management Service server is online and provides primary or secondary server is responding to queries from the SRX Series device.

Required Privilege Level

view

Sample Output

request services user-identification authentication-source jims groups domain <domain-name> (force-fetch|status)

content_copy zoom_out_map
user@host> request services user-identification authentication-source jims groups domain <domain-name>

node0:
--------------------------------------------------------------------------

user@host> request services user-identification authentication-source jims groups domain <domain-name> status
node0:
--------------------------------------------------------------------------
            Server-type                 : JIMS
            Logical system name         : root-logical-system
            Domain                      : domain-name
            Groups                      : finished:(48 groups are processed)
            Received status message     : OK(200)
            Update time                 : 2020-04-20 04:57:03

user@host> request services user-identification authentication-source jims groups domain <domain-name> force-fetch
node0:
--------------------------------------------------------------------------

Release Information

Command introduced in Junos OS Release 20.2R1.

footer-navigation