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

Add Support for Root Squash Equivalent to Restrict Root User Privileges #3

Open
coldbloodx opened this issue Jul 7, 2024 · 3 comments
Labels
wishlist Proposed enhancements that are desirable and well-defined which may be considered when time allows.

Comments

@coldbloodx
Copy link

coldbloodx commented Jul 7, 2024

Hey beegfs developpers:
I had a question about beegfs.

For security reasons, we want to restrict root users from reading and writing to beegfs, and a switch like root squash for NFS filesystems would meet our requirements.

We do not like to export beegfs FS through NFS, because that will cause a performance drop and can not meet our requirements.

After digging through the official documentation, I don't think I've found the option :).

Now I'd like to know if there is an option in beegfs do same thing like "root_squash" in NFS?
if answer is yes, can you point me the document URL?
If not, is there anything else that can be used instead?

Thanks in advance.

@coldbloodx coldbloodx added enhancement New feature or request new Issues that haven't been triaged yet labels Jul 7, 2024
@coldbloodx
Copy link
Author

any comments on this one?

@iamjoemccormick
Copy link
Member

Hi @coldbloodx, unfortunately BeeGFS does not have an equivalent to the NFS root squash option. However I'll bring this up with the team as a potential enhancement request as I agree it would be helpful for scenarios like yours.

@iamjoemccormick iamjoemccormick changed the title is there any option same as root squash in nfs or equivalent in beegfs? Add Support for Root Squash Equivalent to Restrict Root User Privileges Jul 9, 2024
@coldbloodx
Copy link
Author

Hi @coldbloodx, unfortunately BeeGFS does not have an equivalent to the NFS root squash option. However I'll bring this up with the team as a potential enhancement request as I agree it would be helpful for scenarios like yours.

Thanks bro, will continue to keep an eye on this :).

@iamjoemccormick iamjoemccormick added wishlist Proposed enhancements that are desirable and well-defined which may be considered when time allows. and removed enhancement New feature or request new Issues that haven't been triaged yet labels Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wishlist Proposed enhancements that are desirable and well-defined which may be considered when time allows.
Projects
None yet
Development

No branches or pull requests

2 participants