Harvester57 / Security-ADMX

Custom ADMX template focused on hardening Windows 10 & Windows 11 systems
74 stars 8 forks source link

Confusing descriptions #13

Closed SeasonalFerret closed 1 year ago

SeasonalFerret commented 1 year ago

https://github.com/Harvester57/Security-ADMX/blob/e39b07133dc8824586437ea7250d93a4088b2da4/en-US/AdditionalHardening.adml#L231

So I need to enable this policy to disable DES 56? Just checking.

Harvester57 commented 1 year ago

Nope, enabling this policy will enable it, disabling the policy will disable it.

SeasonalFerret commented 1 year ago

So set the policy to Disabled, to disable the user of DES 56/56?

Harvester57 commented 1 year ago

Yes, setting the policy to Disabled will disable the support for DES 56/56, and the same logic applies to the other ciphers, protocols and hash algorithms

Harvester57 commented 1 year ago

I updated the description for several policies, let me know if it is clearer:

https://github.com/Harvester57/Security-ADMX/compare/1.0.23...main

SeasonalFerret commented 1 year ago

much better :+1: