Bacula-users

Re: [Bacula-users] baculum-7.0.2 /wizard not found.

2014-04-10 11:47:57
Subject: Re: [Bacula-users] baculum-7.0.2 /wizard not found.
From: Marcin Haba <ganiuszka AT gmail DOT com>
To: John Drescher <drescherjm AT gmail DOT com>
Date: Thu, 10 Apr 2014 17:44:27 +0200
2014-04-10 17:02 GMT+02:00 John Drescher <drescherjm AT gmail DOT com>:
>> In your configuration there is lack of one important point. It is 
>> authorization.
>>
>> Please run:
>>
>> # htpasswd -c /etc/apache2/passwords someuser
>>
>> and next define the user file in your Apache configuration:
>>
>> <Directory /var/www/localhost/htdocs/baculum>
>>     AllowOverride All
>>     AuthType Basic
>>     AuthName MyPrivateFile
>>     AuthUserFile /etc/apache2/passwords
>>     Require valid-user
>> </Directory>
>>
>> Then it should work :-)
>>
>> Best regards.
>> Marcin
>
> I normally use  ldap for authentication but for this case I disabled
> authentication to test. I will see if this helps.

Hello John,

It will work if your Apache will use LDAP backend by HTTP Basic
authentication. I mean that defined above.

Good luck.

Best regards.
Marcin

>
> John

------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users