Skip to content

Commit

Permalink
audit_immutable_login_uids: remove stig-specific content
Browse files Browse the repository at this point in the history
this removes also partially invalid reference to Audit rules directory
  • Loading branch information
vojtapolasek committed Dec 5, 2024
1 parent bf4ee45 commit cd4f420
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 33 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -58,17 +58,7 @@ fixtext: |-
<pre>--loginuid-immutable</pre>
If the file doesn't exist, it can be copied from <tt>/usr/share/audit/sample-rules</tt>
using the next command
<pre>
cp /usr/share/audit/sample-rules/11-loginuid.rules /etc/audit/rules.d/
</pre>
Then, run the following commands:
$ sudo chmod o-rwx "/etc/audit/rules.d/11-loginuid.rules"
$ sudo augenrules --load
srg_requirement: |-
{{{ full_name }}} audit system must protect logon UIDs from unauthorized change.

0 comments on commit cd4f420

Please sign in to comment.