Commit 3a6dbf7
committed
TESTING ONLY: unselect the 3 remaining CIS-diff rules from RHEL9 cui
Temporarily unselects file_owner_at_allow, file_ownership_home_directories,
and group_unique_name from the RHEL 9 cui profile, making it byte-for-byte
identical to cis (468/468 selections match). This is purely to eliminate
the last remaining content difference for the RHEL-9-x86_64 scp
stabilization investigation.
None of the 3 rules plausibly affect SSH: group_unique_name has no
automated remediation at all, file_owner_at_allow only chowns
/etc/at.allow, and file_ownership_home_directories explicitly excludes
UID 0 (root, the account contest connects as) via its uid_min check. This
commit is expected to be reverted once the investigation concludes; do
not merge into master.1 parent 66f182e commit 3a6dbf7
2 files changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
177 | 176 | | |
178 | 177 | | |
179 | 178 | | |
| |||
198 | 197 | | |
199 | 198 | | |
200 | 199 | | |
201 | | - | |
202 | 200 | | |
203 | 201 | | |
204 | 202 | | |
| |||
239 | 237 | | |
240 | 238 | | |
241 | 239 | | |
242 | | - | |
243 | 240 | | |
244 | 241 | | |
245 | 242 | | |
| |||
0 commit comments