Author: tille Date: 2008-09-30 09:05:17 +0000 (Tue, 30 Sep 2008) New Revision: 2563
Modified: trunk/packages/agdbnet/trunk/debian/README.Debian Log: Hint to pg_hba.conf Modified: trunk/packages/agdbnet/trunk/debian/README.Debian =================================================================== --- trunk/packages/agdbnet/trunk/debian/README.Debian 2008-09-30 09:02:54 UTC (rev 2562) +++ trunk/packages/agdbnet/trunk/debian/README.Debian 2008-09-30 09:05:17 UTC (rev 2563) @@ -163,7 +163,8 @@ You might grant 'SELECT' access to a particular user within the database, then use that user in the <system> attributes of the XML file so that agdbnet connects as that user. This way you might restrict the access to the -database. +database. In this case you also have to enable password authentication +in your postgresql server configuration (pg_hba.conf). -- Andreas Tille <[EMAIL PROTECTED]>, Wed, 24 Sep 2008 14:23:04 +0200 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
