From: Eric Bollengier Date: Mon, 13 Apr 2009 14:35:48 +0000 (+0000) Subject: ebl tweak title X-Git-Tag: Release-3.0.1~45 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=47b48347852721be07a33888af06a1044ee1a534;p=bacula%2Fbacula ebl tweak title git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8724 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/gui/bweb/INSTALL b/gui/bweb/INSTALL index 8a4133dd0d..f7111c2c76 100644 --- a/gui/bweb/INSTALL +++ b/gui/bweb/INSTALL @@ -324,7 +324,7 @@ And run this on crontab when you want : INSERT INTO JobHistory (SELECT * FROM Job WHERE JobId NOT IN (SELECT JobId FROM JobHistory) ); -################ USE GROUPS WITH BWEB ########################## +################ USE USERS AND GROUPS WITH BWEB ########################## It works with postgresql and mysql5 (4 not tested). With mysql, load bweb/script/bweb-mysql.sql into your catalog