Skip to content

Feature: Possibility to use custom prefix for linux local groups #1131

@tymondouglas

Description

@tymondouglas

Is there an existing request for this feature?

  • I have searched the existing issues and found none that matched mine

Describe the feature

Being able to set the prefix instead of using "linux-" would allow it to follow the naming schemes of every organization, contributing to better organization in the environment. For example, instead of "Linux-sudo" we could have "Device Local Group - sudo", for example, or "Local Admin - Linux" although the latter would need to be done via a group mapping, either using the groupd id or name, against the local groups.

Describe the ideal solution

Being able to set a custom prefix on the broker configuration file, something like:
localgroupprefix="Linux Groups-" ( default being "linux-"
Or, for advanced use cases, something like:
localgroupmapping=("Linux Admins Group",sudo),("Docker Users",docker)
Or instead of the name, use the GUID of the group on Entra/Google

Alternatives and current workarounds

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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