Re: [Bacula-users] Baculum GUI question

2020-10-01 Thread Marcin Haba
Hello Deepak,

On Thu, 1 Oct 2020 at 09:45, deepak rohilla  wrote:
>
> Dear  Marcin Haba,
>
> Thank you very much for the information shared by you.
>
> >So far using one administrator account it isn't possible to see the
> >status of backup jobs from many API hosts on the same interface.
> Did you mean we can achieve this by having more than one administrator account
> or if that is also not possible?

Yes, it is possible from version 9.6.5.

> Just want to clarify a bit more from your previous mail:
> >For getting the Catalog and Bconsole access from many API
> >hosts in one Baculum Web interface you need to use at least one admin
> >account per one API host. You can assign API hosts to users that every
> >user after authentication can have access to his own API host with
> >Catalog and Bconsole resources. If on assigned API hosts is enabled
> >also configuration and remote actions, they become available for those
> >users as well.
> When we will be having a separate admin account for each baculam API on 
> Baclumal web.
> And, if we enable configuration and remote actions on each baculam API, we 
> will be able to
> see backup status(Bconsole and Catalog) of all such baculam API on a single 
> user(administrator) dashboard?

No. These admin accounts, that I mentioned, are to assign API hosts
for them. Assuming that you have one Baculum Web and three API hosts
that share Catalog and Bconsole resources then the dependency can look
like below:

admin user 1 => Baculum Web 1 => Baculum API 1
admin user 2 => Baculum Web 1 => Baculum API 2
admin user 3 => Baculum Web 1 => Baculum API 3

but not like this:

 | Baculum API 1
  admin user => Baculum Web 1 => | Baculum API 2
 | Baculum API 3


The second scheme above works for configuration and remote actions but
not for Catalog and Bconsole.

I hope now it is easier to understand :-)

Maybe you can install Baculum to try. If we see what we are talking
about, it is always easier to understand.

Best regards,
Marcin Haba (gani)

> R's
> Deepak
>
>
> On Thu, 1 Oct 2020 at 10:33, Marcin Haba  wrote:
>>
>> Hello Deepak,
>>
>> So far using one administrator account it isn't possible to see the
>> status of backup jobs from many API hosts on the same interface.
>> Backup status is related to Bconsole and Catalog access that requires
>> one admin account per one API host.
>>
>> Best regards,
>> Marcin Haba (gani)
>>
>> On Thu, 1 Oct 2020 at 06:53, deepak rohilla  
>> wrote:
>> >
>> > Dear  Marcin Haba,
>> >
>> > Thank you very much for your prompt response and sharing valuable 
>> > information.
>> >
>> > Regarding configuration now things are pretty much clear to me, but I am 
>> > still not clear about displaying information from multiple baclula servers 
>> > via baculum API integration with Baculum Web.
>> >
>> > If I simply ask, can I be able to see the status of backup jobs from two 
>> > or more  bacula servers(Baculum API) on the dashboard of Baculum Web(with 
>> > administrator account)? As my requirement is to check the status of backup 
>> > jobs from 5 bacula servers of different sites in a collective way on the 
>> > Baculum GUI dashboard.
>> >
>> > R's
>> > Deepak
>> >
>> >
>> >
>> >
>> > R's
>> > Deepak
>> >
>> >
>> > On Thu, 1 Oct 2020 at 00:12, Marcin Haba  wrote:
>> >>
>> >> Hello Deepak,
>> >>
>> >> Baculum API can be configured to provide access to different Bacula
>> >> resources: Catalog, Bconsole, configuration and remote actions (as
>> >> component start/stop/restart). To manage the configuration from many
>> >> API hosts and to remote actions you can do it from one administrator
>> >> account. For getting the Catalog and Bconsole access from many API
>> >> hosts in one Baculum Web interface you need to use at least one admin
>> >> account per one API host. You can assign API hosts to users that every
>> >> user after authentication can have access to his own API host with
>> >> Catalog and Bconsole resources. If on assigned API hosts is enabled
>> >> also configuration and remote actions, they become available for those
>> >> users as well.
>> >>
>> >> By the way, for the next minor Baculum release there have been
>> >> prepared improvements in splitting API resources between users and
>> >> restricted user access. This version should be available soon. It will
>> >> be same independent Baculum release.
>> >>
>> >> Best regards,
>> >> Marcin Haba (gani)
>> >>
>> >> On Wed, 30 Sep 2020 at 17:03, deepak rohilla  
>> >> wrote:
>> >> >
>> >> > Hi Team,
>> >> >
>> >> >
>> >> >
>> >> > I would like to take your help for one of my query related to Baculum 
>> >> > GUI.
>> >> >
>> >> >
>> >> >
>> >> > I was checking below link related to one of my query related to baculum 
>> >> > GUI.
>> >> >
>> >> > https://www.mail-archive.com/bacula-users@lists.sourceforge.net/msg69326.html
>> >> >
>> >> >
>> >> >
>> >> > I came to know that we will be able to configure/manage multiple 
>> >> > Baculum 

Re: [Bacula-users] Baculum GUI question

2020-10-01 Thread deepak rohilla
Dear  Marcin Haba,

Thank you very much for the information shared by you.

>So far using one administrator account it isn't possible to see the
>status of backup jobs from many API hosts on the same interface.
Did you mean we can achieve this by having more than one administrator
account
or if that is also not possible?

*Just want to clarify a bit more from your previous mail:*
>For getting the Catalog and Bconsole access from many API
>hosts in one Baculum Web interface you need to use at least one admin
>account per one API host. You can assign API hosts to users that every
>user after authentication can have access to his own API host with
>Catalog and Bconsole resources. If on assigned API hosts is enabled
>also configuration and remote actions, they become available for those
>users as well.
When we will be having a separate admin account for each baculam API on
Baclumal web.
And, if we enable configuration and remote actions on each baculam API, we
will be able to
see backup status(Bconsole and Catalog) of all such baculam API on a single
user(administrator) dashboard?

R's
Deepak


On Thu, 1 Oct 2020 at 10:33, Marcin Haba  wrote:

> Hello Deepak,
>
> So far using one administrator account it isn't possible to see the
> status of backup jobs from many API hosts on the same interface.
> Backup status is related to Bconsole and Catalog access that requires
> one admin account per one API host.
>
> Best regards,
> Marcin Haba (gani)
>
> On Thu, 1 Oct 2020 at 06:53, deepak rohilla 
> wrote:
> >
> > Dear  Marcin Haba,
> >
> > Thank you very much for your prompt response and sharing valuable
> information.
> >
> > Regarding configuration now things are pretty much clear to me, but I am
> still not clear about displaying information from multiple baclula servers
> via baculum API integration with Baculum Web.
> >
> > If I simply ask, can I be able to see the status of backup jobs from two
> or more  bacula servers(Baculum API) on the dashboard of Baculum Web(with
> administrator account)? As my requirement is to check the status of backup
> jobs from 5 bacula servers of different sites in a collective way on the
> Baculum GUI dashboard.
> >
> > R's
> > Deepak
> >
> >
> >
> >
> > R's
> > Deepak
> >
> >
> > On Thu, 1 Oct 2020 at 00:12, Marcin Haba  wrote:
> >>
> >> Hello Deepak,
> >>
> >> Baculum API can be configured to provide access to different Bacula
> >> resources: Catalog, Bconsole, configuration and remote actions (as
> >> component start/stop/restart). To manage the configuration from many
> >> API hosts and to remote actions you can do it from one administrator
> >> account. For getting the Catalog and Bconsole access from many API
> >> hosts in one Baculum Web interface you need to use at least one admin
> >> account per one API host. You can assign API hosts to users that every
> >> user after authentication can have access to his own API host with
> >> Catalog and Bconsole resources. If on assigned API hosts is enabled
> >> also configuration and remote actions, they become available for those
> >> users as well.
> >>
> >> By the way, for the next minor Baculum release there have been
> >> prepared improvements in splitting API resources between users and
> >> restricted user access. This version should be available soon. It will
> >> be same independent Baculum release.
> >>
> >> Best regards,
> >> Marcin Haba (gani)
> >>
> >> On Wed, 30 Sep 2020 at 17:03, deepak rohilla 
> wrote:
> >> >
> >> > Hi Team,
> >> >
> >> >
> >> >
> >> > I would like to take your help for one of my query related to Baculum
> GUI.
> >> >
> >> >
> >> >
> >> > I was checking below link related to one of my query related to
> baculum GUI.
> >> >
> >> >
> https://www.mail-archive.com/bacula-users@lists.sourceforge.net/msg69326.html
> >> >
> >> >
> >> >
> >> > I came to know that we will be able to configure/manage multiple
> Baculum API with single Baculum Web.
> >> >
> >> > Now my main question/doubt is that if it possible to view data from
> all Baculum API through administrator account in its dashboard?
> >> >
> >> >
> >> >
> >> > Very thanks in advance for your work and support.
> >> >
> >> >
> >> >
> >> > R’s
> >> >
> >> > Deepak
> >> >
> >> > ___
> >> > 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
>
>
>
> --
> "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

Re: [Bacula-users] Baculum GUI question

2020-09-30 Thread Marcin Haba
Hello Deepak,

Baculum API can be configured to provide access to different Bacula
resources: Catalog, Bconsole, configuration and remote actions (as
component start/stop/restart). To manage the configuration from many
API hosts and to remote actions you can do it from one administrator
account. For getting the Catalog and Bconsole access from many API
hosts in one Baculum Web interface you need to use at least one admin
account per one API host. You can assign API hosts to users that every
user after authentication can have access to his own API host with
Catalog and Bconsole resources. If on assigned API hosts is enabled
also configuration and remote actions, they become available for those
users as well.

By the way, for the next minor Baculum release there have been
prepared improvements in splitting API resources between users and
restricted user access. This version should be available soon. It will
be same independent Baculum release.

Best regards,
Marcin Haba (gani)

On Wed, 30 Sep 2020 at 17:03, deepak rohilla  wrote:
>
> Hi Team,
>
>
>
> I would like to take your help for one of my query related to Baculum GUI.
>
>
>
> I was checking below link related to one of my query related to baculum GUI.
>
> https://www.mail-archive.com/bacula-users@lists.sourceforge.net/msg69326.html
>
>
>
> I came to know that we will be able to configure/manage multiple Baculum API 
> with single Baculum Web.
>
> Now my main question/doubt is that if it possible to view data from all 
> Baculum API through administrator account in its dashboard?
>
>
>
> Very thanks in advance for your work and support.
>
>
>
> R’s
>
> Deepak
>
> ___
> 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


[Bacula-users] Baculum GUI question

2020-09-30 Thread deepak rohilla
Hi Team,



I would like to take your help for one of my query related to Baculum GUI.



I was checking below link related to one of my query related to baculum GUI.

https://www.mail-archive.com/bacula-users@lists.sourceforge.net/msg69326.html



I came to know that we will be able to configure/manage multiple Baculum
API with single Baculum Web.

Now my main question/doubt is that if it possible to view data from all
Baculum API through administrator account in its dashboard?



Very thanks in advance for your work and support.



R’s

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