Hi to all

I am trying to install baculum and I am getting the following at the end of the wizard

*Error 6 - authorization to Baculum error*


Installed:

baculum:7.4.4-1

Ubuntu 16.04.3 LTS


I am trying to run baculum behind an apache2 proxy, basically the apache2 proxy supports HTTPS and redirects to baculum on port 9095, configuration of proxy:

https://pastebin.com/3An0XZnB

(Nothing special just a normal ProxyPass to the IP of the VM)


On the VM running baculum, the config is as follow

https://pastebin.com/ZmgBgrB9

More or less the default config from baculum


When I try to access  baculum using the url on the apache proxy e.g:

https://bak.almoneda.net

I get the error: Error 6 - authorization to Baculum error , the system asks for the auth relm and gives the error

If on the VM I use lynx

http://localhost:9095

I can see baculum website without problems


I have tried to run the http basic auth on the proxy side inside <Proxy *> with the same errors. Any tips on what could be the problem, it seems something in the headers of the proxy since on the VM and localhost everything is working

I saw the following thread: http://bacula.10910.n7.nabble.com/Baculum-Authentication-Error-td85968.html The error was solved by upgrading to a new version (not done)

Any tips on what can I do to fix it or how to debug (still can try a new version of baculum)

Jorge








------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to