2025年9月25日: PostgreSQL 18 发布!

发布 - ldap2pg v2.0

发布于 2017-07-24,作者 Dalibo

法国巴黎 - 2017年7月24日

ldap2pg 是一个简单而强大的工具,用于将 Postgres 角色和 ACL 从 LDAP 目录(包括 OpenLDAP 和 Active Directory)同步。

项目目标包括稳定性、可移植性、高可配置性、一流的代码质量和良好的用户体验。

以下是 2.0 版本的新增内容:

Inspect, grant and revoke custom ACLs.
Reassign objects on role delete.
Manage several databases.
Move to libldap through pyldap.
Accept standard libldap LDAP* env vars.
Deprecation: LDAP_* envvars are deprecated in favor of libldap2 regular envvars.
Read ldaprc files.
SSL/TLS support.
SASL authentification support.
Read configuration from stdin.

这里有一些文档可以帮助您更多地了解 Ldap2pg:https://ldap2pg.readthedocs.io/en/latest/

贡献:查看我们的 Github 仓库,如果您能帮助我们,请尽管贡献