]> git.sur5r.net Git - bacula/bacula/commitdiff
Expanded auth error message
authorMarcin Haba <marcin.haba@bacula.pl>
Mon, 23 Jun 2014 12:31:30 +0000 (14:31 +0200)
committerMarcin Haba <marcin.haba@bacula.pl>
Mon, 23 Jun 2014 12:31:30 +0000 (14:31 +0200)
gui/baculum/protected/Pages/BaculumError.page

index 8f4a49fc993851b60aa39b0799a094109355af48..e6efa2b0cd876a580cfb8037b45b9cad5d56255d 100644 (file)
@@ -32,6 +32,7 @@
                        <li><%[ Please check Web Server authorization file if it is defined and it is correct. ]%></li>
                        <li><%[ Please be sure if Web Server authorization is enabled (for Apache it is option 'AllowOverride All') and if the authorization works properly. ]%></li>
                        <li><%[ Please re-run ]%> <a href="<%=$this->Service->constructUrl('ConfigurationWizard')%>"><%[ Baculum Initial Wizard ]%></a> <%[ and on step ]%> <strong>"<%[ Authorization ]%>"</strong> <%[ please retype authorization login and authorization password to according Web Server authorization values. ]%></li>
+                       <li><%[ 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. ]%>
                </ul>
        </com:TPanel>
        <com:TPanel Visible="<%=$this->error != 2 && $this->error != 4 && $this->error != 6%>">