Edgar Aguilar

Results 13 comments of Edgar Aguilar

I think this is actually related on how the remediation is generated or applied. Because the remediation for `configure_usbguard_auditbackend` never runs, even thought it manages the notapplicable scenario. This would...

> Another point I am curious is about the acceptable controls. I am fine if this is the case for ol8, but I would like to remind that requisite and...

@marcusburghardt I don't know why I thought the macros for ansible where also included in the PR you mentioned. Should I include the migration of ansible remediation to macros in...

> Hello, could you please clarify what does this new template improve when compared to original mount_option template? This template searches for the partitions where the home directories are located...

@vojtapolasek it is not that easy, because if `/var/tmp` wasn't a separate partition, then OVAL should look for the mount point `/var`. So the issue at the end is how...

@marcusburghardt well in that case I think it is reasonable to add a check in OVAL to verify that all interactive users have their home directories into `/home`. What do...

I made this exclusion list: "/lib","/opt", "/usr", "/bin","/sbin","/boot","/dev","/proc Also updated bash script so it updates always the correct partition (not depending on any sort of sub-string issue)

@marcusburghardt I included tests and made a few updates based on the development of those tests * OVAL pass in case no partition with interactive users is found, this could...

> should we change this pr to work across different vendors? @marcusburghardt @Mab879 @Xeicker For the moment it is not necessary for Oracle Linux

@marcusburghardt Hi, sure I'll check it complete. Edit: I see @mrkanon already commented on the rationale, we'll try to avoid this in the future