ayohrling / local_security_policy

Apache License 2.0
6 stars 28 forks source link

Domain controllers errors #29

Closed dlabko closed 4 years ago

dlabko commented 6 years ago

Recently all domain controllers started showing errors. Please, see end of the message. It works fine on member servers. But domain controllers are not. Have to disable all items that apply string values like below local_security_policy { 'Create global objects': ensure => 'present', policy_value => 'Administrators', }


C:\Windows\system32>puppet agent -t Notice: Local environment: 'production' doesn't match server specified node envi ronment 'test', switching agent to 'test'. Info: Retrieving pluginfacts Info: Retrieving plugin Info: Loading facts Info: Caching catalog for v001isdevdc01.devebank.com 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 at /etc/puppetlabs/code/environmen ts/test/modules/easternbank_security_windows_dc/manifests/user_rights.pp:504

C:\Windows\system32>