From: Marcin Haba Date: Mon, 23 Jun 2014 12:31:30 +0000 (+0200) Subject: Expanded auth error message X-Git-Tag: Release-7.0.5~54 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=42d69430afe718317d7932c53ef5eb9c6d53b5d7;p=bacula%2Fbacula Expanded auth error message --- diff --git a/gui/baculum/protected/Pages/BaculumError.page b/gui/baculum/protected/Pages/BaculumError.page index 8f4a49fc99..e6efa2b0cd 100644 --- a/gui/baculum/protected/Pages/BaculumError.page +++ b/gui/baculum/protected/Pages/BaculumError.page @@ -32,6 +32,7 @@
  • <%[ Please check Web Server authorization file if it is defined and it is correct. ]%>
  • <%[ Please be sure if Web Server authorization is enabled (for Apache it is option 'AllowOverride All') and if the authorization works properly. ]%>
  • <%[ Please re-run ]%> <%[ Baculum Initial Wizard ]%> <%[ and on step ]%> "<%[ Authorization ]%>" <%[ please retype authorization login and authorization password to according Web Server authorization values. ]%>
  • +
  • <%[ If all above steps will not help or if during installation you made mistake in password in Initial Wizard, please remove settings file located in baculum/protected/Data/settings.conf and re-run Initial wizard. ]%>