Re: postgres authentication - Mailing list pgsql-admin

From Tom Lane
Subject Re: postgres authentication
Date
Msg-id 20559.1186547481@sss.pgh.pa.us
Whole thread Raw
In response to postgres authentication  ("Tena Sakai" <tsakai@gallo.ucsf.edu>)
List pgsql-admin
"Tena Sakai" <tsakai@gallo.ucsf.edu> writes:
> and added the following line to pg_hba.conf file:
>     host    all     donder          ldap://amarula.egcrc.orgsent

I know nothing about ldap, but this is clearly not a correct host line:
you forgot the address field(s), and that last bit should be an option
not the auth method name.  I would imagine that what you need is
something like

host    all     donder  192.168.1.0/24  ldap ldap://amarula.egcrc.orgsent

(adjust address to suit, of course)

            regards, tom lane

pgsql-admin by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: PITR backup to Novell Netware file server
Next
From: Michael Fuhr
Date:
Subject: Re: Help with High value unicode characters