Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2020-08-07 12:48:13 +0300
committerGitHub <noreply@github.com>2020-08-07 12:48:13 +0300
commit9715c21c713099f2c8f315150522cb09341a7b1f (patch)
treee3d2863230ba456118223046a5fe9f9561d70cbd /default.prf
parent30e0fed04f1115e080f3214fa3a86ba9a890e322 (diff)
parent5cd33746a0a0a7fc85c888c12215749117a661e0 (diff)
Merge pull request #957 from Varbin/rsh-permissions
rsh host file permissions
Diffstat (limited to 'default.prf')
-rw-r--r--default.prf5
1 files changed, 5 insertions, 0 deletions
diff --git a/default.prf b/default.prf
index ce01db60..64ccd855 100644
--- a/default.prf
+++ b/default.prf
@@ -303,6 +303,11 @@ permfile=/etc/motd:rw-r--r--:root:root:WARN:
permfile=/etc/passwd:rw-r--r--:root:-:WARN:
permfile=/etc/passwd-:rw-r--r--:root:-:WARN:
permfile=/etc/ssh/sshd_config:rw-------:root:-:WARN:
+permfile=/etc/hosts.equiv:rw-r--r--:root:root:WARN:
+permfile=/etc/shosts.equiv:rw-r--r--:root:root:WARN:
+permfile=/root/.rhosts:rw-------:root:root:WARN:
+permfile=/root/.rlogin:rw-------:root:root:WARN:
+permfile=/root/.shosts:rw-------:root:root:WARN:
# These permissions differ by OS
#permfile=/etc/gshadow:---------:root:-:WARN: