Este contenido no está disponible en el idioma seleccionado.
9.5. Using an Access Banner
In Certificate System, Administrators can configure a banner with customizable text. The banner will be displayed in the following situations:
| Application | When the banner is displayed |
|---|---|
| PKI Console |
|
| Web interface |
|
pki command-line utility |
|
[a]
For details about changing the session timeout, see Section 9.4.1.3, “Session Timeout”.
| |
You can use the banner to display important information to the users before they can use Certificate System. The user must agree to the displayed text to continue.
Example 9.5. When the Access Banner is Displayed
The following example shows when the access banner is displayed if you are using the
pki utility:
9.5.1. Enabling an Access Banner Copiar enlaceEnlace copiado en el portapapeles!
Copiar enlaceEnlace copiado en el portapapeles!
To enable the access banner, create the
/etc/pki/instance_name/banner.txt file and enter the text to displayed.
Important
The text in the
/etc/pki/instance_name/banner.txt file must use the UTF-8 format. To validate, see Section 9.5.3, “Validating the Banner”.
9.5.2. Displaying the Banner Copiar enlaceEnlace copiado en el portapapeles!
Copiar enlaceEnlace copiado en el portapapeles!
To display the currently configured banner:
pki-server banner-show -i instance_name
# pki-server banner-show -i instance_name
9.5.3. Validating the Banner Copiar enlaceEnlace copiado en el portapapeles!
Copiar enlaceEnlace copiado en el portapapeles!
To validate that the banner does not contain invalid characters:
pki-server banner-validate -i instance_name
# pki-server banner-validate -i instance_name
---------------
Banner is valid
---------------