Hi,

On 5/2/2007 10:14 PM, Mendes, Sandro wrote:
> Hello people,
> Somebody knows a tool or solution to provide a bacula front-end, where a user 
> (not an IT user) can start a job manually. I think the bconsole and wxconsole 
> will be a little complicated to a final user. This solution must be running 
> on Windows.

If your users only need to be able to start their own backups, just 
create a simple script that starts it. Add a restricted console to it, 
that only allows the run command and the client's jobs this should be 
rather simple. I guess a command like

bconsole -c ... <<EOF
run level=incremental
yes

should be enough (I didn't verify this).

Then, create a shortcut on the user's desktop so all they have to do is 
click on an icon, and voilĂ .

Arno

> Thanks for any help!
> Sandro Mendes
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users

-- 
IT-Service Lehmann                    [EMAIL PROTECTED]
Arno Lehmann                  http://www.its-lehmann.de


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to