From 42d69430afe718317d7932c53ef5eb9c6d53b5d7 Mon Sep 17 00:00:00 2001 From: Marcin Haba Date: Mon, 23 Jun 2014 14:31:30 +0200 Subject: [PATCH] Expanded auth error message --- gui/baculum/protected/Pages/BaculumError.page | 1 + 1 file changed, 1 insertion(+) 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. ]%> -- 2.39.5