Skip to content

Enhance Set-CertificateTemplateAcl to allow disable of inheritance #237

Description

@BZanten

Hi Team
While using your toolkit all the time, I have a small enhancement request that I currently have to do outside the cmdlets, using native AD scripting.

When we create new Certificate templates we'll want to update the security on it, but also block inheritance, from the parent container ACL.
The code is similar to $TemplateDE.psbase.ObjectSecurity.SetAccessRuleProtection($true,$false) mentioned in Crypt32/pkix.net#100

Would it be possible to add this as a switch in the Set-CertificateTemplateAcl cmdlet ?

Regards, Ben

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThis is a new feature request. Not a bug really.

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions