The console in webui is non-interactive, meaning you need to append a yes to your run command, sth. like following.
run job=<jobname> client=<clientname> level=<level> yes Do your users execute the run command like this? I guess this is the issue. Cheers Frank --- Frank Bergkemper [email protected] Bareos GmbH & Co. KG Phone: +49-221-630693-94 http://www.bareos.com Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646 Komplementär: Bareos Verwaltungs-GmbH Geschäftsführer: Stephan Dühr, M. Außendorf, J. Steffens, P. Storz Am 11.08.2017 um 12:23 schrieb Daniel: > Hallo, > > ich würde mein Bareos gerne so einrichten, dass die User ihr eigenes Backup > (zusätzlich zum normalen Zeitplan) auch über das WebUI starten können. Über > das Menü Aufträge funktioniert das auch. > Nun würden einige jedoch lieber die integrierte Kommandozeile nutzen, um so > auch zu bestimmen, ob evtl. ein Vollbackup vorgenommen werden soll. > Dies klappt bisher aber nur als Administrator. Die User bekommen immer die > Anzeige "Invalid command" wie im Anhang. > Das zugehörige Profil sieht wie folgt aus: > > Profile { > Name = "webui-USER" > CommandACL = !.bvfs_clear_cache, !.exit, !.sql, !configure, !create, > !delete, !purge, !sqlquery, !umount, !unmount, *all* > Job ACL = USER-Daily-Job, RestoreFiles > Schedule ACL = *all* > Catalog ACL = *all* > Pool ACL = *all* > Storage ACL = File > Client ACL = USER-fd > FileSet ACL = Windows-Daily-Backup-Fileset > Where ACL = *all* > } > > Habe ich hier zu wenig Rechte gewährt? In die Dokumentation habe ich gerade > auch geschaut, aber weiter geholfen hat sie mir leider nicht. > -- 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 post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
