Skip to content

Commit 2c24e95

Browse files
committed
Adds text of possible warning message
We refer to a message that Windows users might receive if applying ACEs in a non-standard order. Adding the specific text for the sake of searchability.
1 parent b364847 commit 2c24e95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Windows processes ACEs in order of appearance within the ACL. It expects them to
5656
3. 'inherited deny'
5757
4. 'inherited allow'
5858

59-
The `acl` type does not enforce the above order, and applies the ACEs based on order of appearance in your manifest. If that differs from the ordering above, Windows generates an error message.
59+
The `acl` type does not enforce the above order, and applies the ACEs based on order of appearance in your manifest. If that differs from the ordering above, node users who view or update the ACL through the Windows Security graphical interface receive a warning message: "The permissions on [filename] are incorrectly ordered, which may cause some entries to be ineffective."
6060

6161
**Note:** You cannot specify inherited ACEs in a manifest; you can only specify whether to allow upstream inheritance to flow into the managed ACL.
6262

@@ -450,4 +450,4 @@ For more information, see our [module contribution guide.](https://docs.puppetla
450450

451451
###Contributors
452452

453-
To see who's already involved, see the [list of contributors.](https://github.com/puppetlabs/puppetlabs-acl/graphs/contributors)
453+
To see who's already involved, see the [list of contributors.](https://github.com/puppetlabs/puppetlabs-acl/graphs/contributors)

0 commit comments

Comments
 (0)