Create a custom login disclaimer
You can add a custom banner to console login page. For example, you can add a disclaimer about authorized or unauthorized use of private information found in the console.
These steps explain how to use a disclaimer.txt
file for your custom disclaimer. You can also use the RBAC API Disclaimer endpoints to configure the disclaimer without needing to
reference a specific file location on disk.
- Create a
disclaimer.txt
file containing the disclaimer content. - Place the file in
/etc/puppetlabs/console-services
If you want to store the file somewhere else, you can change the disclaimer file path in the console by configuring
puppet_enterprise::profile::console::disclaimer_content_path
- Log in to the console to test the new banner.