Hello Jose,

For start I propose to read "Multi-user interface" in the Console Manual:

https://www.bacula.org/9.4.x-manuals/en/console/Baculum_API_Web_GUI_Tools.html#SECTION003140000000000000000

As you can read there, you need to enable OAuth2 authorization and
assign restricted Bacula console per OAuth2 client account. This way
Bacula cares and protects access to all defined resources for user.
Baculum Web uses it "transparently" because it uses only token without
even knowing what privilages and resources are assigned to account for
which token is issued.

The regular user interface is in simplified form as here:

https://www.bacula.org/9.4.x-manuals/en/images/baculum_normal_user_dashboard.png

Pools, volumes, storages and similar admin specific resources are not
available for regular users. These users usually will need only to run
backup and restore, and also monitor Bacula resources assigned to him.

Another level of accessing to resources is using OAuth2 scopes. For
normal users usually you will not need to set 'config' scope that
enables Bacula configuration.

I hope it helps.

Best regards,
Marcin Haba (gani)

On Tue, 3 Dec 2019 at 15:06, Jose Alberto <j.se...@gmail.com> wrote:
>
> Hi.
>
> I use Baculum 9.4.4 on Debian.
>
> How to or where  create role for user Baculum?
>
> Example.  I want create user that only:
>
> - View Dashboard
> - Run Restore
> - Status Client
>
> Thanks.
>
> --
> #############################
> #   Sistema Operativo: Debian      #
> #        Caracas, Venezuela          #
> #############################
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users



-- 
"Greater love hath no man than this, that a man lay down his life for
his friends." Jesus Christ

"Większej miłości nikt nie ma nad tę, jak gdy kto życie swoje kładzie
za przyjaciół swoich." Jezus Chrystus


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

Reply via email to