Jira (PUP-9197) Windows file system ACL reported change is not always correct

2 views
Skip to first unread message

Erick Banks (JIRA)

unread,
Oct 3, 2018, 12:58:09 PM10/3/18
to puppe...@googlegroups.com
Erick Banks created an issue
 
Puppet / Task PUP-9197
Windows file system ACL reported change is not always correct
Issue Type: Task Task
Assignee: Unassigned
Created: 2018/10/03 9:58 AM
Priority: Normal Normal
Reporter: Erick Banks

As per Ethan Brown's comment here: https://github.com/puppetlabs/puppet/pull/7088#issuecomment-426700386

The change we're reporting is not correct, but the behavior/state of the system is. Were stating An attempt to set mode 488 when in fact we're trying to set a mode to 750.

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)
Atlassian logo

Erick Banks (JIRA)

unread,
Oct 3, 2018, 12:59:04 PM10/3/18
to puppe...@googlegroups.com

Erick Banks (JIRA)

unread,
Oct 4, 2018, 2:36:04 PM10/4/18
to puppe...@googlegroups.com
Erick Banks updated an issue


The change we're reporting is not correct, but the behavior/state of the system is. Were stating {{An attempt to set mode 488}} when in fact we're trying to set a mode to 750.

Erick Banks (JIRA)

unread,
Oct 12, 2018, 2:23:04 PM10/12/18
to puppe...@googlegroups.com
Erick Banks updated an issue
The change we're reporting is not correct, but the behavior/state of the system is. Were stating {{An attempt to set mode 488}}  (decimal format) when in fact we're trying to set a mode to 750 (octal format) .

Erick Banks (JIRA)

unread,
Feb 7, 2019, 8:24:16 PM2/7/19
to puppe...@googlegroups.com

Josh Cooper (Jira)

unread,
Jan 27, 2021, 8:41:03 PM1/27/21
to puppe...@googlegroups.com
Josh Cooper commented on Bug PUP-9197
 
Re: Windows file system ACL reported change is not always correct

This is working as expected when modifying the permissions for a directory that already exists:

C:\> puppet apply manifest.pp
Notice: Compiled catalog for meteoritic-weir.delivery.puppetlabs.net in environment production in 0.04 seconds
Warning: Setting control rights for c:/windows/temp/puppet-system group SYSTEM to less than Full Control rights. Setting SYSTEM rights to less than Full Control may have unintented consequences for operations on this file
Notice: /Stage[main]/Main/File[c:/windows/temp/puppet-system/]/mode: mode changed '2000750' to '0750'

In the case where puppet creates the directory, then it just prints that the directory was crerated (as expected).

So I'm going to close this as cannot reproduce. Please reopen if I missed something.

This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages