Skip to content

Commit

Permalink
issue 22
Browse files Browse the repository at this point in the history
  • Loading branch information
krispayne authored Nov 30, 2016
1 parent 369956f commit 54b6408
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ElCapitan_CIS.sh
Original file line number Diff line number Diff line change
Expand Up @@ -712,7 +712,6 @@ systemAccess() {

# 5.10 Require an administrator password to access system-wide preferences
# Level 1 Scored
#TODO: Test. New audit/remediation written.

if [[ "$(/usr/bin/security authorizationdb read system.preferences 2> /dev/null | grep -A1 shared | grep -E '(true|false)')" = " <false/>" ]]; then
ScriptLogging " Password required to access system-wide preferences."
Expand Down

0 comments on commit 54b6408

Please sign in to comment.