Jump to letter: [
BCDEGLMNOPRSTY
]
python-ldap2pg - Synchronize Postgres roles and ACLs from any LDAP directory
- 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