Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enumerating over non-local mounts #210

Closed
prestonSeaman2 opened this issue Jun 28, 2023 · 2 comments
Closed

Enumerating over non-local mounts #210

prestonSeaman2 opened this issue Jun 28, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@prestonSeaman2
Copy link

Describe the Issue
When enumerating over file systems, non-local mounts are added to the enumeration. There is no exclusion of non-locally mounted file systems.

Expected Behavior
When enumerating over file systems/mounts non-local systems should be excluded. Other file systems on the domain should not be touched if they are not locally mounted.

Actual Behavior
When enumerating over mounted file systems, the tasks currently do not exclude non-local mounts. This causes an issue when working on domain joined systems with non-local file systems.

Control(s) Affected
RHEL-08-010061, RHEL-08-010196, RHEL-08-010660, RHEL-08-010710, RHEL-08-010700, RHEL-08-010780, RHEL-08-010790

Possible Solution
Constrain enumeration to local mounts only. Exclude non-locally mounted file systems.

@prestonSeaman2 prestonSeaman2 added the bug Something isn't working label Jun 28, 2023
@uk-bolly uk-bolly self-assigned this Jul 5, 2023
@uk-bolly
Copy link
Member

uk-bolly commented Jul 5, 2023

hi @prestonSeaman2

Thank you for raising this query, It is with interaction we continue to enhance these baselines. I am adding this issue to the June_issues branch, that i hope to get available later today in the repository.
In this case many are already only looking locally but i have spotted a couple, i am hoping the solution is enough.
If all is as expected will raise the PR later this week.

many thanks

uk-bolly

uk-bolly added a commit that referenced this issue Jul 5, 2023
ensure local mounts checked only

Signed-off-by: Mark Bolwell <[email protected]>
@uk-bolly uk-bolly mentioned this issue Aug 8, 2023
@uk-bolly
Copy link
Member

hi @prestonSeaman2

Thank you again for raising this issue. This has now been merged into main for a while, i will close this issue please open a new request if this is not resolved.

many thanks

uk-bolly

uk-bolly added a commit that referenced this issue May 24, 2024
ensure local mounts checked only

Signed-off-by: Mark Bolwell <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants