
- Removing extra space _ Fixing some typos Change-Id: Ib4f86c7a29074ce0150a3cd55478ed94f2d62c43
557 B
557 B
---id: RHEL-07-040170 status: implemented tag: sshd ---
The tasks in the security role deploy a standard notice and consent
banner into /etc/motd
on each server. Ubuntu, CentOS and
Red Hat Enterprise Linux display this banner after each successful login
via ssh or the console.
Deployers can choose a different destination for the banner by setting the following Ansible variable:
security_sshd_banner_file: /etc/motd
The text of the banner file is configurable by editing
files/login_banner.txt
in the security role.