Skip to content

Commit

Permalink
NTFSAccessControl Refactoring and fix for bug #46 - NTFSAccessControl…
Browse files Browse the repository at this point in the history
…Entry - False Positive Test Bug (#47)

* Added ConvertTo-SidIdentityReg... funct. to addr app packages transation

* Mod. Rule/Expected foreach to correct rule input for ConvertTo-SidId...

* modified RemoveAccessRule to RemoveAccessRuleSpecific to addr. issue #38

* added Set-RegistryRightsAclAllAppPackages function

* added test for Set-RegistryRightsAclAllAppPackages function.

* updated test to hanlde deny scenario

* updated formatting and defined output type for New-TempAclItem

* updated readme.md

* updated Test/Set to use Get/SetAccessControl Methods, vs. Get/Set-Acl

* updated readme.md with bug fix information

* pre-test run, new feature, w/force wipe acl

* updated NTFSAccessEntry.psm1 to clear existing currentacl

* refactoring changes.

* bug fix #46 and code refactoring with added Write-CustomVerbose function

* updated README.md with bug fix information

* updated fs rights logic to ensure test runs when permissions are less.
  • Loading branch information
bcwilhite authored and chasewilson committed Feb 28, 2019
1 parent c529052 commit a45c3d4
Show file tree
Hide file tree
Showing 2 changed files with 344 additions and 293 deletions.
Loading

0 comments on commit a45c3d4

Please sign in to comment.