mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-27 15:54:09 +02:00
Merge pull request #957 from Varbin/rsh-permissions
rsh host file permissions
This commit is contained in:
commit
9715c21c71
@ -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/passwd-:rw-r--r--:root:-:WARN:
|
permfile=/etc/passwd-:rw-r--r--:root:-:WARN:
|
||||||
permfile=/etc/ssh/sshd_config:rw-------: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
|
# These permissions differ by OS
|
||||||
#permfile=/etc/gshadow:---------:root:-:WARN:
|
#permfile=/etc/gshadow:---------:root:-:WARN:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user