Skip to content

Commit

Permalink
Fixed Importance for Default SMB Shares Permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
SamErde committed Aug 6, 2024
1 parent 7fbcced commit 1e506f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Private/SourcesDomainControllers/SMBSharesPermissions.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
Area = 'Security'
Description = "SMB Shares for Sysvol and Netlogon should be at their defaults. That means 2 permissions for Netlogon and 3 for SysVol."
Resolution = 'Add/Remove unnecessary permissions.'
Importance = 20
Importance = 3
Resources = @(

)
Expand Down

0 comments on commit 1e506f7

Please sign in to comment.