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

fix(rootfs): ssh auth invalid when container user not is root #65

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

BlackHole1
Copy link
Member

https://oomol.atlassian.net/browse/OOM-1300

Description of Change

By default, when the socket file mounted by the virtual machine is mounted to the container, the 'other' permission of the socket file is non-write. This will result in the lack of permission for non-root container users to send messages to the socket.

Required to run CI

  • applehv-rootfs-amd64
  • applehv-rootfs-arm64
  • initrd-amd64
  • initrd-arm64
  • kernel-amd64
  • kernel-arm64

@BlackHole1 BlackHole1 merged commit e8b4b9f into oomol-lab:main Apr 10, 2024
3 checks passed
@BlackHole1 BlackHole1 deleted the fix-ssh-auth branch April 10, 2024 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant