Thanks Frank for responding.
my webui-admin.conf is
Profile {
Name = "webui-admin"
JobACL = "*all*"
ClientACL = "*all*"
StorageACL = "*all*"
ScheduleACL = "*all*"
PoolACL = "*all*"
CommandACL =
"!.bvfs_clear_cache","!.exit","!.sql","!configure","!create","!delete","!purge","!sqlquery","!umount","!unmount","*all*"
FileSetACL = "*all*"
CatalogACL = "*all*"
WhereACL = "*all*"
PluginOptionsACL = "*all*"
}
which seems correct and has not been changed in years. I tried a copy of
your suggested one with JobACL = *all* but it did not work even with the
service bareos-dir restart command. there is a second profile in that
directory called webui-readonly.conf which is the default that was set by
the original upgrade that converted me to this directory structure a long
time ago.
one of my job definition for this client (I have one for each client) is
set as follows (and again has not changed for years) where the file name is
/etc/bareos/bareos-dir.d/job/BEE-XPS15_RestoreFiles.conf and the
configuration is
Job {
Name = "BEE-XPS15_RestoreFiles"
Type = Restore
Messages = "Standard"
Storage = "BEE-XPS15-storage"
Pool = "BEE-XPS15"
Client = "BEE-XPS15-fd"
FileSet = "Full_Laptop_Set"
Where = "/tmp/bareos-restores"
}
where/what else should I check?
I also attached a screen shot of the Webui Restore screen on the left hand
side, just in case it helps clarify.
--
You received this message because you are subscribed to the Google Groups
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/bareos-users/96cba602-5eea-4d3a-aa0d-4738be378422%40googlegroups.com.