Package "ruby-pg-ldap-sync"
Name: |
ruby-pg-ldap-sync
|
Description: |
Synchronize users and groups from LDAP/AD into PostgreSQL
LDAP is often used for a centralized user and role management
in an enterprise environment. PostgreSQL offers different
authentication methods, like LDAP, SSPI, GSSAPI or SSL.
However, for any method the user must already exist in the database,
before the authentication can be used. There is currently
no direct authorization of database users on LDAP. So roles
and memberships has to be administered twice.
This program helps to solve the issue by synchronizing users,
groups and their memberships from LDAP to PostgreSQL.
Access to LDAP is used read-only. pg_ldap_sync issues proper
CREATE ROLE, DROP ROLE, GRANT and REVOKE commands to synchronize
users and groups.
It is meant to be started as a cron job.
|
Latest version: |
0.5.0-1.pgdg20.04+1 |
Release: |
focal-pgdg |
Level: |
base |
Repository: |
main |
Head package: |
pg-ldap-sync |
Homepage: |
https://github.com/larskanis/pg-ldap-sync |
Links
Download "ruby-pg-ldap-sync"
Other versions of "ruby-pg-ldap-sync" in Focal-pgdg
Changelog
This repository doesn't support changelogs.
|
This repository doesn't support changelogs.
|
This repository doesn't support changelogs.
|
This repository doesn't support changelogs.
|
About
-
Send Feedback to @ubuntu_updates