Ennio-Sr wrote: <snip>
>2005-03-21 00:37:48 [5241] LOG: could not connect to Ident server at address "127.0.0.1", port 113: Connection refused 2005-03-21 00:37:48 [5241] FATAL: IDENT authentication failed for user "ennio"
Could it have something to do with the firewall? (I have an iptables but I havn't really studied it, neither I know how I could stop it to verify if it has anything to do with what is happening).
Ugh.
Ok, no worries. There are other ways to get around it, but what that error message is saying is that the failure you're seeing isn't caused by ODBC.
It's actually the PostgreSQL "Host Based Access" settings file (pg_hba.conf) in the PostgreSQL data directory. Most *nix distributions have it configured by default to allow access without a password for local users, and tighter security (or zero access) for remote users.
Two options you can probably look at here. One is to look at your firewall settings and see if your system really is setup to do IDENT authentication, and the other way of doing things is to read through the (pretty verbose) description of how things work in comments of the the pg_hba.conf file, to try an authentication method other than ident.
Both ways could work, it just depends on you. I'd pick the second, only because I'm more familiar with it, but you might not be. :)
Hope that helps.
Regards and best wishes,
Justin Clift
Ennio
-- [Perche' usare Win$ozz (dico io) se ..."anche uno sciocco sa farlo. \\?// Fa' qualche cosa di cui non sei capace!" (diceva Henry Miller) ] (°|°) [Why use Win$ozz (I say) if ... "even a fool can do that. )=( Do something you aren't good at!" (as Henry Miller used to say) ]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Executive Director Digital Distribution Global Training Services Pty. Ltd. Premier OpenOffice.org and StarOffice Online Training providers http://www.digitaldistribution.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]