From 28d569386ed2407d908914565ccebf516534a539 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Mon, 8 Aug 2011 21:55:32 +0200 Subject: [PATCH] document tray monitor configuration --- docs/manuals/en/main/newfeatures.tex | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/docs/manuals/en/main/newfeatures.tex b/docs/manuals/en/main/newfeatures.tex index 8de9cf8e..309ae677 100644 --- a/docs/manuals/en/main/newfeatures.tex +++ b/docs/manuals/en/main/newfeatures.tex @@ -63,6 +63,25 @@ the tray monitor menu. \caption{Run a Job through the new tray monitor} \end{figure} + +To be able to run a job from the tray monitor, you need to +allow specific commands in the Director monitor console: +\begin{verbatim} +Console { + Name = win2003-mon + Password = "xxx" + CommandACL = status, .clients, .jobs, .pools, .storage, .filesets, .messages, run + ClientACL = *all* # you can restrict to a specific host + CatalogACL = *all* + JobACL = *all* + StorageACL = *all* + ScheduleACL = *all* + PoolACL = *all* + FileSetACL = *all* + WhereACL = *all* +} +\end{verbatim} + \medskip This project was funded by Bacula Systems and is available with Bacula the Enterprise Edition and the Community Edition. -- 2.39.5