From: James Troup Date: Fri, 22 Nov 2002 14:55:36 +0000 (+0000) Subject: add www-data and udmsearch to julia::knownpostgres X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2848b994404dac5dcce3420f89543b91d35d254f;p=dak add www-data and udmsearch to julia::knownpostgres --- diff --git a/katie.conf-security b/katie.conf-security index 7d67b25c..25fee0e9 100644 --- a/katie.conf-security +++ b/katie.conf-security @@ -39,7 +39,7 @@ Julia { ValidGID "800"; // Comma seperated list of users who are in Postgres but not the passwd file - KnownPostgres "postgres,katie"; + KnownPostgres "postgres,katie,www-data,udmsearch"; }; Shania