From 56f84fd91dd27a077535c9bfeb7db237537f6b9a Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Sun, 11 Oct 2009 15:53:23 +0000 Subject: [PATCH] add a guest user Signed-off-by: Mark Hymers --- config/debian/dak.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2