I would like for all users, that login to my system via ssh,
to see the following message before seeing the login
prompt:
'You are on sacred ground!'
What are the steps to configure my Linux system to achieve
this?
I would go in this way:
I would go in this way:
rhnoname,
Your directions/instructions were short, sweet, and
to the point. Most importantly, they worked!!!
Many thanks for your response!
As an admin go to the server's ssh config file : vim /etc/ssh/sshd_config and do the following addition :
then insert the banner text into the mentioned file path and restart the sshd service.
That's it , you are now king of the ssh banners !
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.