From d6324ee29ad5500c25e57a7059af6ae0d7ebf8a8 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Sat, 14 Sep 2019 13:20:26 +0200 Subject: Disabled shadow files in default profile as each Linux distribution has its own default --- default.prf | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'default.prf') diff --git a/default.prf b/default.prf index 0c172b4a..f59e50c2 100644 --- a/default.prf +++ b/default.prf @@ -293,8 +293,6 @@ permfile=/etc/cron.deny:rw-------:root:-:WARN: permfile=/etc/crontab:rw-------:root:-:WARN: permfile=/etc/group:rw-r--r--:root:-:WARN: permfile=/etc/group-:rw-r--r--:root:-:WARN: -permfile=/etc/gshadow:---------:root:-:WARN: -permfile=/etc/gshadow-:---------:root:-:WARN: permfile=/etc/hosts.allow:rw-r--r--:root:root:WARN: permfile=/etc/hosts.deny:rw-r--r--:root:root:WARN: permfile=/etc/issue:rw-r--r--:root:root:WARN: @@ -303,10 +301,15 @@ permfile=/etc/lilo.conf:rw-------:root:-:WARN: 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/shadow:---------:root:-:WARN: -permfile=/etc/shadow-:---------:root:-:WARN: permfile=/etc/ssh/sshd_config:rw-------:root:-:WARN: +# These permissions differ by OS +#permfile=/etc/gshadow:---------:root:-:WARN: +#permfile=/etc/gshadow-:---------:root:-:WARN: +#permfile=/etc/shadow:---------:root:-:WARN: +#permfile=/etc/shadow-:---------:root:-:WARN: + + ################################################################################# # # permdir -- cgit v1.2.3