> From: "Steven Ellis" <[EMAIL PROTECTED]>
> To: "Pfunk Mallone" <[EMAIL PROTECTED]>
> Subject: Re: [Bacula-users] bacula-tray-monitor error
> Date: Wed, 10 May 2006 13:02:34 -0700
>
> Yes, the restricted console that is provided by default for this 
> purpose has inadequate permissions.  I struggled with this for a 
> bit, and may well be granting greater permissions that is required, 
> but this is what I wound up with:
> 
> #
> # Restricted console used by tray-monitor to get the status of the director
> #
> Console {
>   Name = sweety-mon
>   Password = "<some password here>"
>   CommandACL = status, .status
>   CatalogACL = Catalog
>   StorageACL = *all*
>   ScheduleACL = *all*
>   PoolACL = *all*
>   JobACL = *all*
> }

That worked like a champ...thanks for the help.
 
> I don't recall what the original set of ACLs were, but I believe 
> previously, it only had the CommandACL.  Perhaps only the 
> CatalogACL was needed as an addition, I'm not sure.

Yup, the default setup only included the "CommandACL = status, .status".

Thanks again!

-- 
_______________________________________________

Search for businesses by name, location, or phone number.  -Lycos Yellow Pages

http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to