For the impatients who can't wait for a bugfix, here's a workaround.

1 - Disable LDAP backend directly from database :
(You'll have to re-create users !)

> update owncloud.oc_appconfig set configvalue ='no' where appid='user_ldap' and configkey='enabled' limit 1;

2 - Open your owncloud page and do the upgrade...

3 - Log in as admin and create users

4 - Wait for the bugfix to use LDAP backend again... Even re-enabled from the web interface or from database it keeps your owncloud unusable!

Regards.
Mathias BOCQUET


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to