From: | Rodrigo Tavares <digolinopage(at)yahoo(dot)com(dot)br> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Troubles with Ident Authetication |
Date: | 2006-12-15 12:08:28 |
Message-ID: | 441614.6145.qm@web56315.mail.re3.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hello,
I got use auth md5 by one user access one table.
It's so good.
And i want create other rule using auth ident.
I installed ident, and it run in port 113/TCP.
I have databases names with a same user names.
Then I put in pg_hba.conf
host TABLE user 192.168.1.0/24
ident sameuser
host template1 user 192.168.1.0/24
ident sameuser
But come this error : FATAL: Ident authentication
failed for user "user"
What is happen ?
Thanks..
Faria
__________________________________________________
Fale com seus amigos de graça com o novo Yahoo! Messenger
http://br.messenger.yahoo.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Marcelo Costa | 2006-12-15 12:09:50 | Re: out of memory in backup and restore |
Previous Message | Thomas Markus | 2006-12-15 12:02:30 | Re: out of memory in backup and restore |