Hi!!

My server manages several clients that use a special console, but 
console resource (in bacula-dir.conf) is unique for all users:

Console {
  Name = usuarios
  Password = "abcde"
  JobACL = Backup-NodeA, Backup-NoderB, Backup-NodeC, Backup-NodeD, 
RestoreFiles
  ClientACL = NodeA-fd, NodeB-fd, NodeC-fd, NodeD-fd
  FileSetACL = Windows, Linux
  CatalogACL = Catalogo-USUARIOS
  CommandACL = 
setdebug,cancel,disable,estimate,help,messages,restore,run,status,exit,.backups,.clients,.defaults,.exit,.filesets,.help,.jobs,.messages,.pools,.quit,.status,.storage
  StorageACL = *all*
  PoolACL = USUARIOS
}

With this configuration, when a client (A,B,C or D) runs bwx-console and 
run a job, he gets four 5 jobs for do: Backup-NodeA, Backup-NodeB, 
Backup-NodeC, Backup-NodeD, RestoreFiles
Is there any way for configure only a console resource but limit job 
depending client name?

Thanks.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to