python-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
python-ldap2pg-5.0-1.rhel6.src [271 KiB] |
Changelog
by Devrim Gündüz (2019-09-03):
- Update to 5.0 |
python-ldap2pg-4.18-1.rhel6.src [266 KiB] |
Changelog
by Devrim Gündüz (2019-04-16):
- Update to 4.18 |
python-ldap2pg-4.11-1.rhel6.src [258 KiB] |
Changelog
by Devrim Gündüz (2018-07-01):
- Update to 4.11 |
python-ldap2pg-4.9-1.rhel6.src [256 KiB] |
Changelog
by Devrim Gündüz (2018-05-24):
- Update to 4.9 - Fix various packaging issues, per Magnus |