Skip to content

FileSystemAccessRule: No longer tries to write back owner from the ACL#4

Merged
johlju merged 7 commits intodsccommunity:masterfrom
bendwyer:bendwyer-patch-filesystemaccessrule
Apr 19, 2020
Merged

FileSystemAccessRule: No longer tries to write back owner from the ACL#4
johlju merged 7 commits intodsccommunity:masterfrom
bendwyer:bendwyer-patch-filesystemaccessrule

Conversation

@bendwyer
Copy link
Copy Markdown
Contributor

@bendwyer bendwyer commented Apr 14, 2020

My attempt to fix #3 .

Added code from https://github.com/dsccommunity/xSystemSecurity/pull/14/files.

Did not update the corresponding Get-Acl references in the Notes sections.


This change is Reviewable

@johlju johlju added the needs review The pull request needs a code review. label Apr 15, 2020
@johlju
Copy link
Copy Markdown
Member

johlju commented Apr 15, 2020

It might not be until this weekend I can look a this and help with the tests. Great work! 🙂

@johlju
Copy link
Copy Markdown
Member

johlju commented Apr 19, 2020

I'm on this now.

@johlju johlju added waiting for code fix A review left open comments, and the pull request is waiting for changes to be pushed by the author. and removed needs review The pull request needs a code review. labels Apr 19, 2020
@johlju johlju marked this pull request as ready for review April 19, 2020 10:12
@johlju johlju added needs review The pull request needs a code review. and removed waiting for code fix A review left open comments, and the pull request is waiting for changes to be pushed by the author. labels Apr 19, 2020
Copy link
Copy Markdown
Member

@johlju johlju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 3 of 3 files at r2, 1 of 1 files at r3.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@johlju johlju added ready for merge The pull request was approved by the community and is ready to be merged by a maintainer. and removed needs review The pull request needs a code review. labels Apr 19, 2020
@johlju johlju changed the title Fix for FileSystemAccessRule FileSystemAccessRule: No longer tries to write back owner from the ACL Apr 19, 2020
Copy link
Copy Markdown
Member

@johlju johlju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r4.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@johlju johlju merged commit eba5293 into dsccommunity:master Apr 19, 2020
@johlju johlju removed the ready for merge The pull request was approved by the community and is ready to be merged by a maintainer. label Apr 19, 2020
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.

xFileSystemAccessRule: "The security identifier is not allowed to be the owner of this object."

2 participants