TrimarcJake / Locksmith

A small tool built to find and fix common misconfigurations in Active Directory Certificate Services.
https://github.com/TrimarcJake/Locksmith
Other
901 stars 89 forks source link

Add Interactive Dialog For ESC1-3 in Modes 1,3,4 #151

Open TrimarcJake opened 4 months ago

TrimarcJake commented 4 months ago

The current remediation code for ESC1-3 is pretty heavy-handed and could result in a serious impact on operations.

Locksmith should ask the user questions to generate the best remediation code. For example:

  1. Does this principal administer this template?
  2. Does this principal need to Enroll/AutoEnroll in this template?
  3. Is this principal a service account that should be allowed to enroll in a template on behalf of other principals?