[GENERAL] Usúario Conectados

2007-11-12 Thread Cristiano Panvel
Oi Rapazeada, Existe alguma função do PostgreSQL para eu listar os usúarios que estão conectados ao banco, minha aplicação autentica com os usúarios diretamente do banco. Cris ---(end of broadcast)--- TIP 4: Have you searched our list archives?

Re: [GENERAL] PostgreSQL and OpenLdap

2007-02-13 Thread Cristiano Panvel
ap://ldap.cb.sc.gov.br/dc=cb,dc=sc,dc=gov,dc=br;uid=;ou=users, Or something along that line. //Magnus On Tue, Feb 13, 2007 at 11:49:54AM -0200, Cristiano Panvel wrote: > I am not trying thus passed the usuary, and this users does not > function is active and functioned in the OpenLdap. &g

Re: [GENERAL] PostgreSQL and OpenLdap

2007-02-13 Thread Cristiano Panvel
On Mon, Feb 12, 2007 at 09:41:44PM -0200, Cristiano Panvel wrote: > Thanks Magnus, > > Now I am passing the line thus pg_hba.conf > > ## > hostall all 10.193.4.0/24 ldap > ldap://ldap.cb.sc.gov.br/dc=cb,dc=sc,dc=gov,dc=br > ## > > However er

Re: [GENERAL] PostgreSQL and OpenLdap

2007-02-12 Thread Cristiano Panvel
failed for user "scott" I must pass plus some thing. My base Ldap: dc=cb,dc=sc,dc=gov,dc=br The Bind: ou=Users Cris. On 2/12/07, Magnus Hagander <[EMAIL PROTECTED]> wrote: On Sun, Feb 11, 2007 at 08:54:56PM -0200, Cristiano Panvel wrote: > Hi Friends, > > This is

[GENERAL] PostgreSQL and OpenLdap

2007-02-11 Thread Cristiano Panvel
Hi Friends, This is my first post in the list. I am not obtaining authentication my users of PostgreSQL in OpenLdap. 1) PostgreSQL was compiled with the support to ldap in a FreeBSD System. "option --with-ldap for configure". 2) The user also exists in the base of the OpenLdap 3) Already I al