[SQL] user connection over tcp

2005-04-18 Thread Frank Habermann
hello!

i have some problems to understand the manual with pg_hba.conf.

i use a tcp connection with phppgadmin to connect to the db. in my pg_hba.conf 
i say for this connection trust! in phppgadmin i need the for my user the right 
password to connect. but the manual says that every password will accepted. why 
isnt that work at me?

i also try password in pg_hba.conf for my tcpconnections. but after this i cant 
connect to the db. but the manual says that users with right password can 
connect. but this doesnt work here.

can somebody explain me whats wrong with me or my postgre?!

thx

frank habermann

---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?

   http://www.postgresql.org/docs/faq


Re: [SQL] user connection over tcp

2005-04-18 Thread Frank Habermann
hello again.

ok. i can connect over tcp!!! this works! my problem is that i only can connect 
with trust! if i use password i cant connect. with trustmode i need the right 
password for the user!

frank

-- Original-Nachricht --
Von: "Frank Habermann" <[EMAIL PROTECTED]>
An: "pgsql-sql@postgresql.org" 
Datum: Montag 18 April 2005 15:31:10
Betreff: user connection over tcp

> hello!
> 
> i have some problems to understand the manual with pg_hba.conf.
> 
> i use a tcp connection with phppgadmin to connect to the db. in my 
> pg_hba.conf i say for this connection trust! in phppgadmin i need the for my 
> user the right password to connect. but the manual says that every password 
> will accepted. why isnt that work at me?
> 
> i also try password in pg_hba.conf for my tcpconnections. but after this i 
> cant connect to the db. but the manual says that users with right password 
> can connect. but this doesnt work here.
> 
> can somebody explain me whats wrong with me or my postgre?!
> 
> thx
> 
> frank habermann
> 

---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
  subscribe-nomail command to [EMAIL PROTECTED] so that your
  message can get through to the mailing list cleanly