Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
Komplementär: Bareos Verwaltungs-GmbH
Geschäftsführer: Stephan Dühr, Jörg Steffens, Philipp Storz
Athame Parnitha
unread,
Nov 17, 2025, 10:06:11 AM (13 days ago) Nov 17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bareos-users
Greetings.
In that case what would be the recommended approach?
I'd assume that creating the file by hand and doing a reloading would be ok but
lets assume i am a user that has only access to the web-ui and thus only access to bconsole.
How would one create all the required files to create jobs and such?
Jörg Steffens
unread,
Nov 18, 2025, 9:49:49 AM (12 days ago) Nov 18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bareos...@googlegroups.com
Hi,
that depends, but first of all: you shouldn't give normal users the
"configure" command ACL, because then they have the permission to create
new users and ACL, so can create unlimited access to the director.
A typical use-case is to let the admin of a system define what files to
backup. You can specify a fileset, that reads a file on the client,
where the paths to backup are specified:
FileSet {
Name = "ClientDefinedBackup"
Include {
File=<</etc/backup-paths
}
}
And /etc/backup-paths (on the client) contains:
/home/userA
/home/userB
...
>
> Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
> Komplementär: Bareos Verwaltungs-GmbH
> Geschäftsführer: Stephan Dühr, Jörg Steffens, Philipp Storz
>