Thanks Kenneth, That did the trick.
Looks like I'll have study pg_hba.conf configuration in much more detail. All the best, Lloyd On Jan 20, 9:07 pm, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote: > On 21-Jan-08, at 4:07 AM, LRP wrote: > > > Psycopg2.Operational Error: FATAL Ident authentication failed for user > > 'webuser' > > # TYPE DATABASE USER CIDR-ADDRESS METHOD > > # "local" is for Unix domain socket connections only > local all all trust > # IPv4 local connections: > host all all 127.0.0.1/32 trust > # IPv6 local connections: > host all all ::1/128 trust > > -- > > regards > kghttp://lawgon.livejournal.comhttp://nrcfosshelpline.in/web/ > Foss Conference for the common man:http://registration.fossconf.in/web/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

