From: | Joe Conway <mail(at)joeconway(dot)com> |
---|---|
To: | Robert Fitzpatrick <robert(at)webtent(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Active Directory |
Date: | 2003-04-24 14:14:22 |
Message-ID: | 3EA7F13E.5060506@joeconway.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Robert Fitzpatrick wrote:
> Is anyone familiar with any Windows Active Directory integration for
> user information. I have a customer with an Active Directory domain that
> wants us to build their Intranet with PostgreSQL and use the user
> information in their Active Directory to avoid entering user information
> in PostgreSQL and AD. Even if we could update PostgreSQL regularly would
> be OK.
I'm reasonably sure (although have not tried myself) you can access
Active Directory via LDAP. In the past (a few years ago), I've used
available Tcl libraries for LDAP and PostgreSQL to do something similar.
HTH,
Joe
From | Date | Subject | |
---|---|---|---|
Next Message | Brian Maguire | 2003-04-24 14:40:04 | Re: Active Directory |
Previous Message | Thomas Kellerer | 2003-04-24 14:03:21 | Re: Maximum number of connections |