Re: RES: LDAP authentication

From: "Florian G(dot) Pflug" <fgp(at)phlo(dot)org>
To: carlosreimer(at)terra(dot)com(dot)br
Cc: "Pgsql-General(at)Postgresql(dot)Org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: RES: LDAP authentication
Date: 2006-05-26 15:38:14
Message-ID: 447720E6.8050805@phlo.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

carlosreimer(at)terra(dot)com(dot)br wrote:
>> Are you using windows or unix? On unix, postgresql can use pam
>
> We are using a mix of windows and unix+linux and I think PAM can not be used
> with windows. Am I right?
>
> Is there another way?
Not that I would know...

But try googling around for pam and windows. Theres are rather large change
the someone already ported pam.

I guess compiling pam using cygwin would be quite straight-forward - but since
AFAIK postgres on win32 doesn't use cygwin, you'd have to figure out if a non-cygwin
app can link to cygwin-based libs.

greetings, Florian Pflug

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2006-05-26 15:39:18 Re: How to SHOW custom variable classes?
Previous Message Tom Lane 2006-05-26 15:26:02 Re: SELECT table_type FROM table;