[
Contents ]
[
Prev ]
[
Next ]
[
Index ]
[
Report an Error ]
Customizing a Banner
Note:
In this example, you change the message that appears
in the browser to indicate that a user has successfully authenticated
after successfully logging in through Web authentication. The new
message is “ Web Authentication is successful.” If the
authentication fails, then the new message reads “ Authentication
failed.”
To customize a banner, use either the J-Web or
CLI configuration editor.
This topic covers:
J-Web Configuration
To specify the banner text for failed pass-through
authentication through FTP using the J-Web configuration editor:
Select Configure>CLI Tools>Point and Click
CLI .
Next to Access, click Configure or Edit .
Next to Firewall Authentication, click Configure or Edit .
Next to Pass through, click Configure or Edit .
In the Default profile box, type Prof1 .
Next to Ftp, click Configure or Edit .
Next to Banner, click Configure or Edit .
In the Fail box, type “ Authentication failed” and click OK .
To specify the banner text for successful Web authentication:
Select Configure>CLI Tools>Point and Click
CLI .
Next to Access, click Configure or Edit .
Next to Firewall Authentication, click Configure or Edit .
Next to Web authentication, click Configure or Edit .
In the Default profile box, type Prof1 .
Next to Banner, click Configure or Edit .
In the Success box, type “ Web Authentication
is successful” and click OK .
If you are finished configuring the device, commit the
configuration.
To check the configuration, see Verifying Firewall User Authentication
CLI Configuration
To customize the banner text, do the following:
Specify the banner text for failed pass-through authentication
through FTP.
user@host# set access firewall-authentication
pass-through default-profile prof_1
user@host# set access firewall-authentication
pass-through ftp banner fail “ Authentication
failed”
Specify the banner text successful Web authentication.
user@host# set access web-authentication default-profile
prof_1
user@host# set access web-authentication banner
success “ Web Authentication is successful”
If you are finished configuring the device, commit the
configuration.
To check the configuration, see Verifying Firewall User Authentication .
Related Topics
[
Contents ]
[
Prev ]
[
Next ]
[
Index ]
[
Report an Error ]