Hi,

I think I have found the problem:
In "bacula-dir.conf" file I have configured de brandy2 client console
resource like this (rest of my clients are similar):

Console {
  Name = Brandy2-con
  Password = ""
  JobACL = Brandy2, RestoreFiles-Linux
  ClientACL = brandy2-fd
  StorageACL = FDA
  ScheduleACL = *all*
  PoolACL = *all*
  FileSetACL = Linux
  CatalogACL = MyCatalog
  CommandACL = run, q, quit, restore, status
}


I have a job RestoreFiles-Linux for restore all linux clients.
Including this job to console resource in "bacucula-dir.conf" file, when you
launch a different client restore job, bacula don't acccept this client job,
but it accept the RestoreFiles-Linux job and restore another client selected
files using this job (RestoreFiles-Linux). But if you don't put this job in
console resource, from client console can not restore files.
I have tryed configure one FileSet and one restore job for ech client, but
don't work, because it choose corresponding restore job and restore equally.

I don't know which is the solution. Somebody can help me?

Thanks.
--
View this message in context: 
http://www.nabble.com/Client-console-restrictions-t1773302.html#a4882125
Sent from the Bacula - Users forum at Nabble.com.



_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to