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

clear services user-identification authentication-table

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
clear services user-identification authentication-table authentication-source authentication-source (all | active-directory | aruba-clearpass | identity-management)

Description

Clears the user identity and authentication entries content of the specified authentication source’s authentication table.

Options

authentication-source

Active Directoy, Aruba ClearPass, or the identity management server, which could be the Juniper Identity Management Service (JIMS) or any third-party authentication source.

Additional Information

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

clear

Output Fields

For Aruba ClearPass, if there are no entries in the ClearPass authentication table, the following warning message is displayed after you enter the clear command.

There is no authentication-table entry.

If there are entries in the ClearPass authentication table, no messages are displayed after you enter the clear command.

Sample Output

clear services user-identification authentication-table authentication-source

content_copy zoom_out_map
user@host> clear services user-identification authentication-table authentication-source aruba-clearpass
warning: "There is no authentication-table entry."

clear services user-identification authentication-table authentication-source identity-management

content_copy zoom_out_map
user@host> clear services user-identification authentication-table authentication-source identity-management
warning: "There is no authentication-table entry."

Release Information

Command introduced in Junos OS Release 12.1X47-D10.

Support added for Aruba ClearPass as an authentication source in Junos OS release 12.3X48-D30.

Support added for identity-management as an authentication source in Junos OS Release 15.1X49-D100.

footer-navigation