Hi, i updated the app “LDAP Integration” from “0.13.0” to “0.14.0” and now i can’t sync owncloud client with my server, when i start the owncloud client gives allways this error:
How to downgrade the LDAP integration as workaround (solution):
1 - Uninstall app “Ldap 0.14.0” thru ownCloud WebGui with Admin privileges
1.1 - Go to “Market”
1.2 - Uninstall app “Ldap 0.14.0”
1.3 - LogOff ownCloud WebGui
At this point you have this error if you try to access ownCloud thru WebBrowser:
"Update needed
Automatic updating is disabled in config.php. To upgrade your instance, please use the command line updater (occ upgrade).
For help, see the documentation."
2 - Go to the UCS command line interface:
2.1 - univention-app shell owncloud
2.2 - su www-data
2.3 - occ maintenance:mode –-on
2.4 - occ upgrade
2.5 - occ maintenance:mode --off
2.6 - exit
2.7 - exit
At this point you have the app “Ldap v0.13.0” installed, no more errors when accessing ownCloud thru webBrowser and now you can sync your files and folders with owncloud client.
seems only LDAP/AD users are affected by this on our system - default (local Admin) ownCloud-account wasn’t affected by this.
First I was affected by this in prod-environment (LDAP/AD enabled environment), testing this in my test-environment (fresh installed virtual environment) gave me the same result.
The leading instance in our environment for user-accounts is AD-based (Windows Server 2016 as PDC), but the ownCloud LDAP Integration plugin is configured to use the local UCS LDAP instance.
Besides ownCloud, only Bareos and Nagios were installed on the test environment.
If needed and helpful, I can provide the steps how I was able to reproduce the issue - just let me know.
*Yes, steps to reproduce would be very helpful.
My system: The currently installed release version is 4.4-2 errata350.
ownCloud Server version: Version 10.2.1-1
Users: ownCloud users (No LDAP users)
ownCloud Client version: Windows 2.6.0 build 12644
Only one step for me to reproduce this problem:
Update “LDAP Integration” from “0.13.0” to “0.14.0” thru ownCloud Market