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

RHBZ#2112559: VirtIO-FS: set guest side owner UID/GID to Everyone #803

Merged

Conversation

viktor-prutyanov
Copy link
Collaborator

Allow every user in guest system act like files and folders owner.
Remove session change handling and UID/GID change logic.

At the moment logic of local UID/GID owner change at a session change
(changing files/folders owner ID to the ID of current user at each
logon event) is considered broken, so remove it.

Signed-off-by: Viktor Prutyanov <viktor@daynix.com>
Allows every user in guest system act like files and folders owner.

Signed-off-by: Viktor Prutyanov <viktor@daynix.com>
@YanVugenfirer YanVugenfirer merged commit e3e722c into virtio-win:master Jul 31, 2022
1 check passed
@Daniel-Trevitz
Copy link
Contributor

Confirmed works on my AD setup. Thanks a million!

@viktor-prutyanov
Copy link
Collaborator Author

Confirmed works on my AD setup. Thanks a million!

@Daniel-Trevitz Thank you for testing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants