From: Mark Hymers Date: Sun, 11 Oct 2009 15:53:23 +0000 (+0000) Subject: add a guest user X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56f84fd91dd27a077535c9bfeb7db237537f6b9a;p=dak add a guest user Signed-off-by: Mark Hymers --- diff --git a/config/debian/dak.conf b/config/debian/dak.conf index 3682e09b..6a99dfbf 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -94,7 +94,7 @@ Import-Users-From-Passwd { ValidGID "800"; // Comma separated list of users who are in Postgres but not the passwd file - KnownPostgres "postgres,dak,katie,release,qa,www-data"; + KnownPostgres "postgres,dak,katie,release,qa,www-data,guest"; }; Clean-Queues