[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

web-authentication

Syntax

web-authentication {
banner {
success string;
}
default-profile default-profile;
}

Hierarchy Level

[edit access firewall-authentication]

Release Information

Statement introduced in Release 8.5 of JUNOS software.

Description

Specify that users go through the Web authentication process. Users use HTTP to access an IP address on the device that is enabled for Web authentication. Users do not use HTTP to access the IP address of the protected resource in this case. Users are prompted for their username and password, which are verified by the device. Subsequent traffic from the user/host to the protected resource is allowed or denied based on the result of this authentication. This method of authentication differs from pass-through authentication in that users need to access the protected resource directly after accessing the Web authentication IP address and being authenticated.

This statement is supported on J-series and SRX-series devices.

Options

The remaining statements are explained separately.

Usage Guidelines

For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.

Required Privilege Level

access—To view this statement in the configuration.

access-control—To add this statement to the configuration.


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]