- firewall-authentication
{
-
- pass-through {
- default-profile profile-name;
-
- (ftp | http | telnet) {
-
- banner {
- fail string;
- login string;
- success string;
- }
- }
- }
-
- traceoptions {
- file filename <files number> <match regular-expression>
- <size maximum-file-size> <world-readable | no-world-readable>
- flag flag;
- }
-
- web-authentication {
-
- banner {
- success string;
- }
- default-profile profile-name;
- }
- }
- [edit access]
Statement introduced in Release 8.5 of JUNOS software.
Configure default firewall authentication settings used by firewall authentication policies that restrict and permit access for firewall users to protected resources behind a firewall.
This statement is supported on J-series and SRX-series devices.
The remaining statements are explained separately.
For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.
access—To view this statement in the configuration.
access-control—To add this statement to the configuration.