postgres linux server + windows/linux clients (ip) + ldap authentification + secure

From: Loeke <LoekeDoeLoekeDoe(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org, pgsql-php(at)postgresql(dot)org
Subject: postgres linux server + windows/linux clients (ip) + ldap authentification + secure
Date: 2002-11-27 17:44:42
Message-ID: as30au$qks$1@naxos.belnet.be
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Yo,

introduction:
for our school ive got to setup a db client server system,
the server is linux, up and running, i can connect locally, no problem
there is also an ldap server (another machine then the dbserver)

question:
is there a secure way to connect to this server using ldap-authentification
(yet another server) from a windows (in a few cases linux) machine?
preferably no shell access.
how do i set this up?
i dont find any info in the docs,
and 'postgres ldap' search, mostly returns ldap implementations using
postgres (this is not what i need).

i suppose i could just use putty?
run a script to redirect to psql?

or is there another nicer solution?
perhaps a webinterface to connect to the dbserver (server1) using ldap
authentification (server2).

any help is much appreciated,
tnx

Browse pgsql-general by date

  From Date Subject
Next Message Ron St.Pierre 2002-11-27 17:55:16 Re: Select nextval problem
Previous Message Tom Lane 2002-11-27 17:41:07 Re: FATAL 1: Memory exhausted in AllocSetAlloc()