From: Marcin Haba Date: Wed, 27 May 2020 04:21:37 +0000 (+0200) Subject: baculum: Tweak update upgrade file note X-Git-Tag: Release-9.6.4~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=593144d8794ea0e47efe443fff4bacbe92c4513d;p=thirdparty%2Fbacula.git baculum: Tweak update upgrade file note --- diff --git a/gui/baculum/UPGRADE b/gui/baculum/UPGRADE index 2148c879e..dd3cc7ac1 100644 --- a/gui/baculum/UPGRADE +++ b/gui/baculum/UPGRADE @@ -13,3 +13,10 @@ 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. + +New dependency +There has been added a new dependency. It is PHP LDAP module. There is required to +install this module (php-ldap package) after upgrade. Appropriate information +about this dependency is displayed on the Baculum Web page. If you install Baculum +using binary packages, no additional action is needed because this dependency will +be installed automatically.