From: | "Albe Laurenz" <laurenz(dot)albe(at)wien(dot)gv(dot)at> |
---|---|
To: | "Andreas Tille *EXTERN*" <tillea(at)rki(dot)de>, "PostgreSQL General" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Connecting to PostgreSQL server with Mono using ident authetication |
Date: | 2007-09-04 07:47:32 |
Message-ID: | D960CB61B694CF459DCFB4B0128514C22976D9@exadv11.host.magwien.gv.at |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
> it is my first shot using Mono and I failed to get the example from
>
> http://www.mono-project.de/wiki/keyword/PostgreSQL/
>
> working. The reason is obviousely that whatever I tried
> NpgsqlConnection
> tries to use password authentication but I have configured my system
> that ident authentication is used by default.
>
> I'm using Debian GNU/Linux testing running postgresql 8.2 and
> mono 1.2.
> Could anybody enlight me how to connect to a database where users have
> no password set because always ident authentication is used
> on local host.
The best list for this kind of thing is certainly the Npgsql
mailing list:
http://gborg.postgresql.org/mailman/listinfo/npgsql-general
What error messages do you get when you try to connect?
Yours,
Laurenz Albe
From | Date | Subject | |
---|---|---|---|
Next Message | Gregory Stark | 2007-09-04 08:56:18 | Re: Instances where enable_seqscan = false is good |
Previous Message | Martijn van Oosterhout | 2007-09-04 07:41:27 | Re: Statistics collection question |