You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 5, 2023. It is now read-only.
While running the machine and trying to start anything we receive the following error: [ FAIL ] Viewing details (servertype): Ownership issues found Information! The current user (linuxgsm) does not have ownership of the following files: User Group File root root /home/linuxgsm/serverfiles root root /home/linuxgsm/serverfiles/logs root root /home/linuxgsm/serverfiles/test
It is impossible for these file shares to change their ownership after creation, so the owner remains root, however access is still given, why is it important who is the owner for the folder?
While the limitation of the used SMB protocol is not an issue to be solved by LinuxGSM, it also calls into question why a non-root user is being used? Usually containers just run in root.