ayohrling / local_security_policy

Apache License 2.0
6 stars 28 forks source link

#29 Munging error on domain controllers #84

Closed Andy-Adrian closed 4 years ago

Andy-Adrian commented 4 years ago

Resolves the following error on domain controllers.

Error: Failed to apply catalog: Parameter policy_value failed on Localsecurity policy[Create global objects]: Munging failed for value "Administrators" in clas s policy_value: incomplete "\x00" on UTF-16LE

Desired settings for well-known groups are applied on domain controllers after this change. Settings are still applied on non domain controllers as well.

fixes #29