utmapp / utmapp/UTM

VirtioFS Directory sharing does not honor uid/gid

Open
#7,103 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
35.5k
Forks
1.8k
Avg merge
5d 5h
Merged PRs (30d)
7

Description

VirtioFS does not honor uid/gid. On a Linux guest, any attempt to change a file's uid/gid is ineffective. When checking file permissions, it always displays the current user's uid/gid. Checking for the gid/uid of the same file from different Linux users, as well as from the macOS host, can yield multiple different results.
```
macOS 15.4 (24E248)
Darwin 24.4.0
UTM 4.6.4 (107)
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.