Notice: /Stage[main]/Simp_windows/Local_security_policy[Network access: Restrict clients allowed to make remote calls to
SAM]/policy_value: policy_value changed '1,"O:BAG:BAD:(A' to '1,"O:BAG:BAD:(A;;RC;;;BA)"'
Outputting @file_object at the end of read_policy_settings in the provider shows the truncation happening somewhere in there.
Contents of @file_object:
Policy values in SDDL format are set properly by the module. When read from the file, the value is truncated at the first semicolon.
Resource definition:
Results from
secedit /export
:Results from
puppet apply
:Outputting
@file_object
at the end ofread_policy_settings
in the provider shows the truncation happening somewhere in there. Contents of@file_object
: