--0015175d0750b8d0b40474690ecd
Content-Type: text/plain; charset=ISO-8859-1
Hi,
I have a problem with intgration postgresql to autheticate to database via
ldap.
I install postgresql84 on freebsd current version. My pg_hba.conf looks like
this:
# TYPE DATABASE USER CIDR-ADDRESS METHOD
# "local" is for Unix domain socket connections only
local all all md5
# IPv4 local connections:
host all all 127.0.0.1/32 md5
#host all all 194.29.146.3/24 ldap "ldap://
ldap2.iem.pw.edu.pl/uid=*;,ou=User,dc=ee,dc=pw,dc=edu,dc=pl"
# IPv6 local connections:
but when I tried to start server I get message:
server cannot start
Is anybody have idea why it dosen't work?
Best regards,
Kuba
--0015175d0750b8d0b40474690ecd
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hi,<br><br>I have a problem with intgration postgresql to autheticate to da=
tabase via ldap.<br>I install postgresql84 on freebsd current version. My p=
g_hba.conf looks like this:<br><br><br># TYPE=A0 DATABASE=A0=A0=A0 USER=A0=
=A0=A0=A0=A0=A0=A0 CIDR-ADDRESS=A0=A0=A0=A0=A0=A0=A0=A0=A0 METHOD<br>
<br># "local" is for Unix domain socket connections only<br>local=
=A0=A0 all=A0=A0=A0=A0=A0=A0=A0=A0 all=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 md5 <br># IPv4 local co=
nnections:<br>host =A0=A0=A0 all=A0=A0=A0 all=A0=A0=A0 <a href=3D"http://12=
7.0.0.1/32">127.0.0.1/32</a>=A0=A0=A0 md5<br>
#host=A0=A0=A0 all=A0=A0=A0 all=A0=A0=A0 <a href=3D"http://194.29.146.3/24"=
>194.29.146.3/24</a>=A0=A0=A0 =A0ldap "ldap://<a href=3D"http://ldap2.=
iem.pw.edu.pl/uid=3D*">ldap2.iem.pw.edu.pl/uid=3D*</a>;,ou=3DUser,dc=3Dee,d=
c=3Dpw,dc=3Dedu,dc=3Dpl"<br># IPv6 local connections:<br>
<br>but when I tried to start server I get message:<br>server cannot start<=
br>Is anybody have idea why it dosen't work?<br><br>Best regards,<br>Ku=
ba<br>
--0015175d0750b8d0b40474690ecd--
