python3-ldap2pg - Synchronize Postgres roles and ACLs from any LDAP directory
Website: | https://github.com/dalibo/ldap2pg |
---|---|
License: | BSD |
Vendor: | PostgreSQL Global Development Group |
- Description:
Swiss-army knife to synchronize Postgres roles and ACLs from any LDAP directory. Features: * Creates, alter and drops PostgreSQL roles from LDAP queries. * Creates static roles from YAML to complete LDAP entries. * Manage role members (alias groups). * Grant or revoke custom ACL statically or from LDAP entries. * Dry run. * Logs LDAP queries as ldapsearch commands. * Logs every SQL queries. * Reads settings from YAML config file.
Packages
python3-ldap2pg-5.9-2.rhel7.x86_64 [94 KiB] |
Changelog
by Devrim Gündüz (2023-06-14):
- Install sample config file - Simplify install section, no need to use a function as we support only one Python version. |
python3-ldap2pg-5.9-1.rhel7.x86_64 [92 KiB] |
Changelog
by Devrim Gündüz (2023-04-12):
- Update to 5.9 |
python3-ldap2pg-5.8-1.rhel7.x86_64 [91 KiB] |
Changelog
by Devrim Gündüz (2022-09-16):
- Update to 5.8 |
python3-ldap2pg-5.7-1.rhel7.x86_64 [88 KiB] |
Changelog
by Devrim Gündüz (2022-02-08):
- Update to 5.7 |