From: Eric Bollengier Date: Tue, 2 Jan 2007 10:25:41 +0000 (+0000) Subject: ebl fix in AuthConfig X-Git-Tag: Release-2.0.0~18 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3e842424da124e101aabf2a09388e0eece5b285f;p=bacula%2Fbacula ebl fix in AuthConfig git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3899 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/gui/bweb/script/bweb.conf b/gui/bweb/script/bweb.conf index 1f3a7d5c62..0427112bd1 100644 --- a/gui/bweb/script/bweb.conf +++ b/gui/bweb/script/bweb.conf @@ -1,11 +1,13 @@ Options ExecCGI -MultiViews +SymLinksIfOwnerMatch - AuthType Basic - AuthName Bweb -# use this to be more safe + +# use this to be more safe (htpasswd -c /etc/bacula/bweb.htpasswd admin) +# AuthType Basic +# AuthName Bweb # AuthUserFile /etc/bacula/bweb.htpasswd +# Require valid-user + AllowOverride None - Require valid-user Alias /bweb/fv /var/spool/bweb