File tree Expand file tree Collapse file tree 2 files changed +12
-32
lines changed Expand file tree Collapse file tree 2 files changed +12
-32
lines changed Original file line number Diff line number Diff line change @@ -29,9 +29,19 @@ edpm_sshd_packages:
2929 - openssh-server
3030
3131edpm_sshd_motd_enabled : false
32- edpm_sshd_message_of_the_day : ' '
32+ edpm_sshd_message_of_the_day : |
33+ ALERT! You are entering into a secured area!
34+ This service is restricted to authorized users only.
3335edpm_sshd_banner_enabled : false
34- edpm_sshd_banner_text : ' '
36+ edpm_sshd_banner_text : |
37+ ******************************************************************
38+ * This system is for the use of authorized users only. Usage of *
39+ * this system may be monitored and recorded by system personnel. *
40+ * Anyone using this system expressly consents to such monitoring *
41+ * and is advised that if such monitoring reveals possible *
42+ * evidence of criminal activity, system personnel may provide *
43+ * the evidence from such monitoring to law enforcement officials.*
44+ ******************************************************************
3545
3646# SSH configuration options
3747edpm_sshd_password_authentication : ' no'
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments