Skip to content

Dynamically generate lists of user and group IDs from active directory for quotas #1

Description

@iamjoemccormick

In a company with thousands of users in Active Directory it may not be possible to simply list users with getent passwd and getent group. Instead it should be possible to check/enforce quotas for a specific set of users and groups that may change periodically.

It is possible to set something like this up via a cronjob, but it would be much nicer to provide a way for admins to modify the query used to retrieve the list of users and groups via LDAP used for quotas. Some historical context can be found here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions