From 480d07be9921521afdb5800017e1fec3ed3aee50 Mon Sep 17 00:00:00 2001 From: Kurt Roeckx Date: Sun, 9 May 2010 15:19:50 +0000 Subject: [PATCH] Give nomeata wb_all access. --- schema/roles.sql | 2 ++ 1 file changed, 2 insertions(+) diff --git a/schema/roles.sql b/schema/roles.sql index 367b3b9..ab07ee0 100644 --- a/schema/roles.sql +++ b/schema/roles.sql @@ -89,3 +89,5 @@ create user thijs in role wb_security; create user white in role wb_security; grant wb_security to dannf; +create user nomeata in role wb_all; + -- 2.39.2