From: Marcin Haba Date: Mon, 25 May 2020 04:28:02 +0000 (+0200) Subject: baculum: Add UPGRADE file X-Git-Tag: Release-9.6.4~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f62dd6f0e8b289c6c82247801c5c3b272b3f049f;p=thirdparty%2Fbacula.git baculum: Add UPGRADE file --- diff --git a/gui/baculum/UPGRADE b/gui/baculum/UPGRADE new file mode 100644 index 000000000..156295074 --- /dev/null +++ b/gui/baculum/UPGRADE @@ -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.