Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 173635 - net-nds/openldap postgres support
Summary: net-nds/openldap postgres support
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo LDAP project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-07 08:52 UTC by Markus Ullmann (RETIRED)
Modified: 2007-06-15 14:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Ullmann (RETIRED) gentoo-dev 2007-04-07 08:52:08 UTC
More a reminder to self but got this mail today:

Return-Path: <albert@achtung.com>
Date: Sat, 07 Apr 2007 11:51:15 +0800
From: Albert Yang <albert@achtung.com>
To: jokey@gentoo.org
Subject: OpenLDAP Portage

Hello,

I'd like to implement OpenLDAP with a Postgres backend as listed here:

http://www.samse.fr/GPL/ldap_pg/HOWTO/index.html

But I'd like to do it from portage; as that makes life easier.  I see 
that you are the maintainer for the openldap portage package, and if it 
is not too much trouble, I was wondering if you can add this into portage.

Thanks in advance for the hard work; I know time is not free and would 
appreciate any effort you put into it.

Albert
Comment 1 Markus Ullmann (RETIRED) gentoo-dev 2007-04-30 07:47:19 UTC
as the howto says we need pqodbc as dep which is not in-tree atm.

postgres people: feel like adding it?
Comment 2 Tiziano Müller (RETIRED) gentoo-dev 2007-04-30 12:39:40 UTC
The lib is called psqlODBC :-)

Hmm, it will probably introduce circular deps if the following USE-flags are set at the same time:
kerberos for dev-db/libpq
ldap for heimdal/mit-krb5
Then you get:
psqlODBC->libpq->kerberos->openldap->psqlODBC

... and lets hope it doesn't really need the postgresql-source-tree as written in the docs :-)
Comment 3 Markus Ullmann (RETIRED) gentoo-dev 2007-05-31 10:36:43 UTC
at least they are still alive and release versions
http://www.postgresql.org/ftp/odbc/versions/src/
Comment 4 Markus Ullmann (RETIRED) gentoo-dev 2007-06-15 14:58:14 UTC
we take care of this once we have the odbc driver ready