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

Reply via email to