From: Krzysztof B. <kb...@un...> - 2018-12-17 20:00:28
|
Hi Willem, W dniu 17.12.2018 o 10:53, Willem Elbers pisze: > Hi Krzysztof, > > thanks for the reply. Your suggestion in point 2 was the solution for > our issue. > > Our restore procedure is now the following: > 1. start a fresh instance of unity 2.4.2 or 2.6.0 with all > authenticators using "sys:password" credential > 2. restore database backup > 3. update all authenticators to use the "Password credential" credential > > Our main goal was to test the ldapEndpoint in the 2.6.x release. Now > having to invalidate all users password is a big plus when updating > our production instance so I will also have a look at porting the ldap > endpoint to the 2.7.x branch. Anything I should be aware of when doing > this? > I assume you wanted to write "Now NOT having to invalidate...". This improvement was added in 2.7.3. You should be aware of everything that upgrade docs say when migrating from 2.6 to 2.7 (as you can see not many potentially problematic changes). Some of the changes can require updates of custom CSSes, if you have them very much self-crafted. We are working on a 100% bugfix release 2.7.4, it will be out this still year. But update to 2.7.4 should just plain simple. Best, Krzysztof |