Skip to content

Ignoring SPN Settings for gMSA #74

Description

@dbeugger

We need to be able to manually change the servicePrincipalName value for certain ADMF serviceaccounts (gMSA) that are authorized via delegation.

If the servicePrincipalName value is omitted in the ADMF definition for the gMSA, ADMF will set the value to null.
This is not the case when creating definitions for ADMF users.

Proposal

I therefore propose a parameter for ADMF serviceaccounts named GroupProcessingMode with the possible values “Constraint” (default) or “Additive.”

This could also be implemented for ADMF 'users'. However, for backward compatibility, the default would have to be 'Additive'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions