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

windows-logon (Juniper Secure Connect)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
windows-logon {
    auto-dialog-open;
    disconnect-at-logoff;
    domain domain;
    eap-auth;
    flush-credential-at-logoff;
    lead-time-duration seconds;
    mode (automatic | manual);
}

Hierarchy Level

content_copy zoom_out_map
[edit security remote-access client-config]

Description

Define windows logon settings for the Juniper Secure Connect remote client device.

Options

auto-dialog-open

Automatically open dialog for connection establishment.

disconnect-at-logoff

Disconnect the session after logoff.

domain

Domain name for automatic windows logon.

eap-auth

EAP authentication method before the profile selection.

flush-credential-at-logoff

Flush cached credentials after logoff.

lead-time-duration

Lead time duration for domain logon in seconds.

  • Default: 45 seconds

  • Range: 0 through 120

mode

Set windows logon mode.

  • Values:

    • automatic—Automatic Windows logon with configured credentials.

    • manual—Manual Windows logon.

Required Privilege Level

security

Release Information

Statement introduced in Junos OS Release 20.3R1.

footer-navigation