]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Add UPGRADE file
authorMarcin Haba <marcin.haba@bacula.pl>
Mon, 25 May 2020 04:28:02 +0000 (06:28 +0200)
committerMarcin Haba <marcin.haba@bacula.pl>
Mon, 25 May 2020 04:28:02 +0000 (06:28 +0200)
gui/baculum/UPGRADE [new file with mode: 0644]

diff --git a/gui/baculum/UPGRADE b/gui/baculum/UPGRADE
new file mode 100644 (file)
index 0000000..1562950
--- /dev/null
@@ -0,0 +1,15 @@
+
+===== Baculum upgrade notes =====
+
+- Upgrade from 9.x to 9.6.3.1
+
+[Baculum Web]
+There has been introduced new way of managing users. If you use default Basic
+authetication - no additional change is required. If you use custom auth method
+realized by web server - no additional change is requred. If it is LDAP auth
+please consider switching to new LDAP auth method in Baculum Web.
+
+Import users
+Importing Basic users from default user file to Baculum Web is done automatically.
+If you would like to import LDAP users to Baculum Web, you can use import option
+available on the Security page.