Project

General

Profile

Actions

Enhancement #57

closed

LDAP auth for PostgreSQL

Added by Marc Dequènes about 14 years ago. Updated about 14 years ago.

Status:
Resolved
Priority:
Normal
Category:
Service :: IS / AAA / PKI
Start date:
2010-04-11
Due date:
% Done:

100%

Estimated time:
Patch Available:
No
Confirmed:
No
Branch:
Entity:
DuckCorp
Security:
No
Help Needed:

Description

It should be coupled with adding DB info in the LDAP schema for restricted access and future use.

Actions #1

Updated by Marc Dequènes about 14 years ago

  • Status changed from New to Resolved
  • Assignee set to Marc Dequènes
  • % Done changed from 0 to 100

LDAP support is lame, because there is no search&bind but only a silly prefix+suffix method, which is useless. So i used PAM with a specific config like minbif.

I created a new objectClass databaseUser, with a databaseName attributeType in the form <db-type>:<db-name> to avoid creating a new object for each database (MySQL/PostgreSQL/...) or silly per-database-type attributeTypes.

Actions

Also available in: Atom PDF