Skip to content

Is owners_query deprecated in ldap2pg v6 ? #767

@zurikus

Description

@zurikus

I'm in process from migrating ldap2pg from version 5.9 to 6.5 and identified that there is no owners_query option in postgres section anymore.

As per documentation I can see that "An object owner is a role having CREATE privilege on a schema."
https://ldap2pg.readthedocs.io/en/latest/privileges/#extended-intance-inspection

Because of that I'm ending up with lot of default privileges for superusers and roles with CREATE privilege and it's overwhelming for big pgsql clusters.

Is there any option to provide static "owners_query" with let's say "postgres" user as it was before?
And rely on exact grants rules later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions