Author: tille Date: 2008-09-30 09:02:54 +0000 (Tue, 30 Sep 2008) New Revision: 2562
Modified: trunk/packages/agdbnet/trunk/debian/README.Debian Log: Hint how to restrict database access. Modified: trunk/packages/agdbnet/trunk/debian/README.Debian =================================================================== --- trunk/packages/agdbnet/trunk/debian/README.Debian 2008-09-30 08:39:57 UTC (rev 2561) +++ trunk/packages/agdbnet/trunk/debian/README.Debian 2008-09-30 09:02:54 UTC (rev 2562) @@ -156,4 +156,14 @@ but in my tests this did not worked unfortunately so the method to place the symlinks manually should be preferred for the moment. + +Database permissions +-------------------- + +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. + + -- 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
