Hello Per,

Yes, your web server configuration is correct.

Same changing web server configuration is not sufficient. Did you
switch Baculum API instance to use OAuth2? You can do it in Baculum
API configuration wizard. After that you need to define OAuth2 client
account and connect Baculum Web (in Settings wizard) to Baculum API
with these new OAuth2 settings.

I hope it helps.

Best regards,
Marcin Haba (gani)

On Fri, 3 Apr 2020 at 17:30, Per Qvindesland via Bacula-users
<bacula-users@lists.sourceforge.net> wrote:
>
> Hi
>
> Thanks I am trying that but I am getting error Problem with authentication to 
> Baculum API.
>
>
> Is this the correct apache config to disable basic authentication?
>
> #       <Directory /usr/share/baculum/htdocs>
>         <Location /api/page>
>                 AuthType Basic
>                 AuthName "Baculum Auth"
>                 AuthUserFile 
> /usr/share/baculum/htdocs/protected/API/Config/baculum.users
>                 Require valid-user
>         </Location>
> #       </Directory>
>
> Regards
> Per
>
>
>
>
> > On 3 Apr 2020, at 14:57, Heitor Faria <hei...@bacula.com.br> wrote:
> >
> >> Hi
> >
> > Hello Per,
> >
> >> Not sure if this is the correct place to ask but I am using Baculum and I 
> >> am
> >> wondering if it’s possible to configure baculum to allow users to view 
> >> multiple
> >> api hosts?
> >
> > Yes 
> > <https://www.bacula.org/9.4.x-manuals/en/console/Baculum_API_Web_GUI_Tools.html#SECTION003140000000000000000>.
> >>
> >> Regards
> >
> > Regards,
> >
> >> Per
> >>
> >>
> >>
> >>
> >>
> >> _______________________________________________
> >> Bacula-users mailing list
> >> Bacula-users@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/bacula-users
> >
> > --
> > MSc Heitor Faria
> > CEO Bacula LATAM
> > mobile1: + 1 909 655-8971
> > mobile2: + 55 61 98268-4220
> > [ https://www.linkedin.com/in/msc-heitor-faria-5ba51b3 ]
> >       [ http://www.bacula.com.br/ ]
> >
> > América Latina
> > [ http://bacula.lat/ | bacula.lat ] | [ http://www.bacula.com.br/ | 
> > bacula.com.br ]
>
>
>
> _______________________________________________
> 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