Re: [Bacula-users] Baculum Authentication Error

2017-06-29 Thread Joachim Zauner
Hello Marcin, thank you for your prompt answer. The tip with the changes for 7.4 Branch did not work for me. Now i tried the Beta CentOS RPMs and after manual changes of the os-specific file locations, usernames and so on for openSuSE and the changes for apache 2.4 it finally works! Thank you!

Re: [Bacula-users] Baculum Authentication Error

2017-06-29 Thread Marcin Haba
Hello Joachim, Could you try to re-generate your password by following command below and put it to protected/Data/baculum.user file? php -r "echo crypt('your_pass', base64_encode('your_pass'));" Please put your password in place 'your_pass'. The baculum.users file should be managed by the Bacul

[Bacula-users] Baculum Authentication Error

2017-06-29 Thread Joachim Zauner
Hello List, i have a fresh Installation of Bacula (7.4.7) and Baculum (7.4.7) on a openSuse Leap 42.2 Server. Bacula is up and running. Now i want to configure Baculum with Apache (2.4.23) I followed the Instructions to configure Apache to use the default UserAuthentication File (protected/Data